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