Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • Built-in tools
  • Webhooks & Code
  • Troubleshoot Code & Webhooks

Zap isn't sending webhooks

Written by Owner

Updated at August 20th, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Tables
    Work with tables Manage tables Create tables Troubleshoot Zapier Tables
  • Product updates
    Product updates: January 2023 Product updates: March 2023 Product updates: February 2023 Product updates: April 2023 Product updates: May 2023 Product updates: June 2023 Product updates: July 2023 Product updates: August 2023 Product updates: September 2023 Product updates: October 2023 Product updates: November 2023 Product updates: December 2023 Product updates: January 2024 Product updates: February 2024 Product updates: March 2024 Product updates: April 2024 Product updates: May 2024 Product updates: June 2024 Product updates: July 2024 Product updates: August 2024 Product updates: September 2024 Product updates: October 2024 Product updates: November 2024 Product updates: December 2024 Product updates: January 2025 Product updates: February 2025 Product updates: March 2025 Product updates: April 2025 Product updates: May 2025 Product updates: June 2025 Product updates: July 2025 Product updates: August 2025
  • Zaps
    Zap basics Zap history Troubleshoot Zaps Manage your Zaps Do more with Zaps
  • Your Zapier account
    Plans Billing Account profile Notifications Data privacy & security Get help User roles and permissions
  • Interfaces
    Troubleshoot Zapier Interfaces Create an interface Use interface components Manage interfaces
  • Canvas
    Create a canvas Collaborate on a canvas
  • Chatbots
    Add logic and knowledge to chatbots Troubleshoot chatbots Create chatbots Manage chatbots
  • Getting started
    Intro to Zapier Set up your Zapier account Use case templates
  • Agents
    Create agents Manage agents Troubleshoot agents
  • MCP
    Set up MCP
  • Built-in tools
    Filter & Paths Formatter Schedule & Delay Email, IMAP, SMTP, & Email Parser Webhooks & Code Storage, Digest, & RSS Sub-Zap & Looping Other built-in tools Custom Actions & API Requests Functions AI by Zapier & AI actions Copilot Human in the Loop
  • Lead Router
    Create routers
  • Apps
    Connect and manage your app connections AI apps on Zapier Apps on Zapier
+ More

Table of Contents

Inspect the webhook requests Check if the webhook is configured correctly Try the custom request option

After you set up your Zap to send webhooks, they may not send in the way you expect. Learn how to troubleshoot if your webhooks that should be coming from Zapier aren’t showing up, or aren’t showing up the way you expect.

Inspect the webhook requests

If your requests aren’t making it to the desired destination as you’d expect, a third-party app that can receive requests can help you examine the requests to see if there’s anything about them that may prevent your app or site from receiving them properly.

For this purpose, Zapier recommends using something like RequestBin to inspect the payloads. This will help you understand what Zapier is sending, making it easier to adjust it to your liking.

You likely already have this set up, but you’ll need to select Webhooks as the action app. Assuming you would like to send a POST request, select POST as your action.

  1. Next, you’ll need to fill in the URL field. Instead of filling in the URL you would like to send the POST to, you'll need to give Zapier the URL from RequestBin. To generate that:
    • Visit the RequestBin homepage and click Create a Request Bin.
    • Copy the Endpoint URL on the screen, which should look something like this: https://enfqolxilygu8.x.pipedream.net.
    • Paste that into the Webhook URL field in your Zap.
  2. Now, you’ll go into your Zap, specifically the Test tab for the Webhooks step, and test that out.

Go into your RequestBin - do you see that POST request show up?

If so, it’s likely that the site meant to catch your request isn’t able to process the data. Please take a look at the payload in RequestBin to see what may be tripping up your site.

If you’re not sure, move on to the next section.

Check if the webhook is configured correctly

You’ll need to make sure that you’ve configured the webhook in the format that your own system requires. Learn how to set up your webhook action in your Zap.

Try the custom request option

If you need differently structured (particularly nested) data, the best option is to try the Custom Request option, instead of the POST option. That allows you to type out JSON and other data formats directly, instead of Zapier formatting it for you.

If you’re still having trouble getting your Webhooks action step to send properly, particularly if your app requires OAuth or any other type of authentication than Basic Auth, it's recommended that you build an app on Zapier's developer platform, which provides much more nuance and configuration options.

Alternately, you can contact Zapier support to see if there is a better way to set up your Webhooks step.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Common Problems with Code (Javascript) on Zapier
  • Zap is not receiving webhooks
  • Webhooks: How to fix SSL certificate failures in Zaps
  • Troubleshoot webhooks in Zapier

Copyright 2025 – OBZ-Zapier.

Knowledge Base Software powered by Helpjuice

Expand