What are webhooks?


A webhook is a way for one website to send information to another website automatically. Think of it like a "phone call" between two websites. One website "calls" the other website by sending a message, and the other website "answers" by receiving the message and doing something with the information it contains. This is allowing one website to "talk" to another website and perform tasks automatically. 


How to send data from Usetiful to other app using a webhook?


Usetiful supports to call other applications via webhooks and send selecte data stored in usetiful tags or collected while using the tour.


To create a call to a webhook, you need to add to your product tour a step of type "Trigger event", change trigger type to "Send data to webhook", specify webhook URL and data to send.



When this step is reached in the tour, Usetiful immediately sends the entered data to the given webhook URL.