2012-03-28 10:46:51 +03:00
|
|
|
%h3 Web hooks
|
|
|
|
%br
|
|
|
|
|
2012-06-04 01:37:27 +03:00
|
|
|
%p Application will send POST request with some data like example below:
|
2012-03-28 10:46:51 +03:00
|
|
|
%h5 Hooks request example:
|
2012-06-11 08:52:44 +03:00
|
|
|
= render "hooks/data_ex"
|
2012-03-28 10:46:51 +03:00
|
|
|
|