What is a webhook?
ウェブフックは、アプリが他のアプリに自動メッセージや情報を送信する方法の一つです。PayPalが顧客からの支払いを会計アプリに通知する方法、Twilioが電話をあなたの番号に転送する方法、そしてWooCommerceが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.