Webhook
What is a webhook?
A webhook allows two applications to communicate with each other in real time. When a specific event occurs—such as an external app calling a Plumber webhook URL when new data is available—the source application automatically sends a notification to the destination application. This ensures information stays up to date without requiring manual checks or updates.
Limited support will be provided for webhooks, as they are intended for advanced users.
Catch raw webhook
You can test the webhook by sending a GET, POST, PUT, or PATCH request to the URL provided.

Check step
Check step will return the data that was sent to the webhook.
Support policy
Please note that our team may not be able to respond to queries about this feature, as it is not currently a priority. While the feature remains available for use, users should consult their technical teams or the documentation for implementation support. We are focusing our efforts on other strategic priorities and core system functionality. If you find any information missing from this document, we will be happy to update it to better serve your needs.
Last updated
Was this helpful?