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
  • Zaps
  • Troubleshoot Zaps

How to troubleshoot errors in Zaps

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

How to identify an error Review issues in your Zap history Review issues in the Zap editor's Zap runs section Review issues in the Zap editor's Status section Review issues in the Zap’s HTTP log HTTP status codes General troubleshooting tips What happens if you do not fix an error How to report a bug

Zaps can connect with over 8,000 apps, making it difficult to cover every specific error scenario. However, the following information can help you identify common errors you may encounter and discover solutions.

This guide will cover:

  • How to identify an error.
  • HTTP status codes, including definitions, possible causes, and suggested next steps.
  • General troubleshooting tips.
  • What happens if you do not fix an error.
  • How to report a bug.

How to identify an error

Zapier displays a Stopped: Errored status next to any errored Zaps in your Zap history and in the Zap editor. When you select a specific Zap run, you’ll find additional information about the error. You can identify errors in either your Zap history or the Zap editor using AI-powered troubleshooting. This feature explains the issue and provides step-by-step instructions to resolve it.

Zap history

 

Review issues in your Zap history

In your Zap history:

  • Click a Zap run that has a Stopped: Errored status. You will be redirected to its Zap run details page.
  • Find the errored step, then click the Troubleshoot tab.
  • Zapier will use AI to create troubleshooting instructions for you to review.

AI-powered troubleshooting instructions in Zap history

Zap editor: Zap runs

Review issues in the Zap editor's Zap runs section

In the Zap editor:

  • Click on the Zap runs icon in the left sidebar to expand it.
  • In the list of Zap runs, click the arrow next to a Zap run that errored to expand it.
  • Click Go to step. This will expand the right sidebar and auto-select the errored step.
  • In the right sidebar, click the Troubleshoot tab.
  • Zapier will use AI to create troubleshooting instructions for you to review.

AI-powered troubleshooting instructions in Zap history

Tip

If an outage affects an app used in your Zap, you will see a notification in the affected step. The app's team typically resolves these outages. Contact the app directly for more information or support.

Example outage notification in a Slack step displayed in the Zap editor

Zap editor: Zap status

Review issues in the Zap editor's Status section

The Status section in the editor's left sidebar notifies you when there are any issues with your Zap that will prevent you from publishing it. It appears when you: 

  • Edit a draft of your Zap.
  • Encounter an issue with your Zap after publication.
  • Should test steps in your Zap.

To review issues:

  1. In the editor, click the Status icon in the left sidebar to expand it.
    • The number icon indicates how many issues the Zap has.
  2. Affected steps will display an issue notification box.
  3. Click the issue notification box to open the affected step.
Issue Definition Icon Example
Warning A step has an issue that will prevent you from publishing your Zap. You left a step before completing it.
Error A step has an issue that occurred after you attempt to publish your Zap. You need to reconnect your app.
Info There’s additional info about a step that you should know about. The app you’re using will be deprecated.
Tip

Error, warning, and information icons also appear in the top menu of the affected step and in the sub-section of the affected step where the issue is occurring.

Zap editor: Zap's HTTP log

Review issues in the Zap’s HTTP log

Understanding your Zap’s HTTP log can help you diagnose issues with your Zaps. Though it delves into technical details, the HTTP log is an accessible tool for identifying Zap issues.

To find a HTTP log for a Zap step:

  • In your Zap history, click a Zap run that has a Stopped: Errored status. You will be redirected to its Zap run details page.
  • Find the errored step, then click the Logs tab.
  • Zapier will display the:
    • HTTP status code
    • Error message
    • API endpoint
  • Click the error log to open a dropdown menu.
  • In the Request information dropdown menu, you can find detailed log, including:
    • HTTP method
    • API endpoint
    • Parameters
    • Headers
    • Request body

Use this information to identify the cause of your Zap’s error.

miscEye icon Note

If the step errored as it was missing required information to complete the step, logs will not be available.

ratingStar icon Tip

If you cannot read the log, copy and paste it into an AI tool. Then, ask the AI to explain the potential causes for your app's error response.

HTTP status codes

Zapier connects to your apps to receive and send data. When an app's server responds to a request from Zapier, an HTTP status code is sent to Zapier. When an error occurs with your Zap, these error codes can help pinpoint the issue. You can review error codes when you test a step in your Zap or in a specific Zap run detail.

400 - Bad Request

Definition

The server could not understand the request due to invalid syntax.

Possible causes

This may happen when there are missing values in required fields, invalid characters in your input, or an incorrectly formatted request.

Suggested next steps

Review these articles:

  • Zap field won't accept your data
  • Fix "Required field is empty" errors in Zaps
403 - Forbidden

Definition

The server understood the request but refused to fulfill it.

Possible causes

This usually happens when your app account has insufficient permission to complete the request. For example, you cannot edit a record if you have view-only access.

Suggested next steps

Check your app connection and account permissions:

  • Confirm your app account is connected properly to Zapier and has the required permissions. You may need to contact your app’s administrator for access and permission.
  • Search for the app’s How to get started page in Zapier’s Help Center to find information about how to connect.
404 - Not Found

Definition

The server couldn’t find the resource you requested.

Possible causes

This usually happens when you are trying to find a record that does not exist in the app.

Suggested next steps

Review this article: Fix "Not found" errors in Zaps.

422 - Unprocessable Entity

Definition

The request was well-formatted but contained errors that prevented the server from fulfilling it.

Possible causes

This usually happens when you send data, but it’s in the wrong format, or there is missing data that the request requires.

Suggested next steps

Check that all Zap fields are entered correctly:

  • All required fields have values
  • All values use the right format for each field type.

You can use Formatter to change data formats or add a default value as a fallback whenever your mapped fields don't send data.

429 - Too Many Requests

Definition

The user has sent too many requests in a short period.

Possible causes

This usually happens when you exceed either Zapier’s or an app’s rate limit. 

Suggested next steps

Review this article: Rate limits and throttling in Zapier.

500 - Internal Server

Definition

The server encountered an unexpected condition that prevented it from fulfilling the request.

Possible causes

This is a generic error message that can be caused by a variety of problems in Zapier or with the app you're using.

Suggested next steps

  • Wait and try again later. Sometimes this error is temporary and will resolve on its own.
  • Check for Zapier issues. Go to the Zapier Status page to see if there are any ongoing outages or scheduled maintenance.
  • Check the app’s status page. The issue could be specific to the app your Zap connects to.

General troubleshooting tips

  • Find a solution in the Community: Browse the Zapier Community for questions and answers from other users. You can also ask questions about specific errors.
  • Learn about common problems: Explore additional articles on how to troubleshoot Zaps.
  • App help documentation: Review the documentation for the specific app in the Zapier Help Center or the app’s own help center. It may contain more specific troubleshooting advice.

What happens if you do not fix an error

Your Zap will automatically turn off if 95% of its runs result in errors in the last 7 days. Learn more in my Zap isn’t running.

If your account is on a Team or Enterprise plan, Zapier will send you an email notification to the account owner and provide a grace period before turning off your Zap. Enterprise plan accounts have a 72-hour grace period and Team plan accounts have a 24-hour grace period.

If you have an Enterprise account, you can override the high error ratio setting for an individual Zap.

How to report a bug

Think you have found a bug? Report it to Zapier Support.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Why are old items triggering my Zap?
  • Zap error: Zap has diverged too much
  • Error: “Task was stopped because its Zap was turned off”
  • Set up custom error handling
  • Zap is running slower than expected

Copyright 2025 – OBZ-Zapier.

Knowledge Base Software powered by Helpjuice

Expand