What is a webhook?
Webhooks são uma forma de os aplicativos enviarem mensagens ou informações automáticas para outros aplicativos. É assim que o PayPal informa seu aplicativo de contabilidade quando seus clientes pagam você, como o Twilio encaminha chamadas telefônicas para o seu número e como o WooCommerce pode notificar você sobre novos pedidos no 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.