What is a webhook?
Les webhooks sont un moyen pour les applications d’envoyer des messages ou des informations automatisés à d’autres applications. C’est ainsi que PayPal informe votre application de comptabilité lorsque vos clients vous paient, que Twilio achemine les appels téléphoniques vers votre numéro, et que WooCommerce peut vous avertir des nouvelles commandes dans Slack.
Read our webhooks guide to learn more.
Do more with webhooks
Receive any webhook
Receive GET, POST, and PUT requests from any data source as JSON, form data, or in the querystring.
Get data your way
Access raw data or let us the parse the information you need into fields to easily send to other apps.
Add filters
Only act on the webhooks that match your requirements.
Send your own webhooks
Make API calls or forward any webhook to another service.
Webhooks in action
Collect data from almost any app
If the tool you use doesn't have a Zapier integration, webhooks can fill the gap by accepting data from almost any app. Store the data in Google Sheets or your spreadsheet app to easily share or keep as an archive.
Use your data anywhere
Receive a webhook from one service and send it anywhere: your own backend, another service, or even multiple locations.