Skip to content
sanchojaf edited this page Oct 12, 2014 · 4 revisions

The webhook are the final step in a flow, implemented like a request HTTP Post to an endpoint, for sent or receive data. Is recomen the use of convention for name, the prefix add and update for webhook that send objects get for webhook that receive object, example /add_products, /update_products, /get_products

Clone this wiki locally