PandaSuite Webhook

The Webhook component allows you to connect your PandaSuite application with other external services and to receive data directly from these services.
Webhooks allow you to trigger an action following an event. The data from the event is then retrieved and can be used anywhere in the application. 

👉💡 With the Webhook component you get a PandaSuite webhook to receive data. If you are looking for a way to use the webhook of another service (Zapier, Integromat...), please see this example Send an SMS via Twilio

Get the webhook URL link 

Click on Components and insert the Webhook component.
Double-click on the Webhook object to display the URL link. 
This is the URL of the PandaSuite server that allows you to receive data. Use this link to connect your application to various services. You can copy and paste this link. 

The server is waiting for information. When an event is triggered, the information appears under the link.  

Using data from the webhook

Thanks to data binding, you can use this data wherever you want in the application. 
In the data binding window, select From a component and the Webhook component.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.