Webhooks by Zapier

122,400 ratings
Webhooks simply POST data (or JSON) to a specific URL every time we see something new. Webhooks can also accept data (or JSON) to kick off a workflow in Zapier.
Automation Platforms
Platform Support
70%
Custom API Support
70%
Triggers
Catch Hook
Wait for a new POST, PUT, or GET to a Zapier URL.
Zapier
Zapier
INSTANT
Catch Raw Hook
Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.
Zapier
Zapier
INSTANT
Retrieve Poll
Poll a URL and look for new entries.
Zapier
Zapier
Actions
Custom Request
Fire off a custom request by providing raw details. Very flexible but unforgiving.
Zapier
Zapier
GET
Fire off a single GET request with optional querystrings.
Zapier
Zapier
POST
Fire off a single POST request as a form or JSON.
Zapier
Zapier
PUT
Fire off a single PUT request as a form or JSON.
Zapier
Zapier