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
  • Functions
  • Manage your functions

Review Zapier Functions logs

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

Check logs for live runs Check logs during development How to read function run logs Run details Logs Trigger JSON Provide feedback and get help

You can review logs for any tests and runs of your functions. This helps you understand if your code is working as expected and find errors.

miscBoltAlt icon Beta

This product is in open beta. It’s available for use but still in active development and may change.

Check logs for live runs

If your function has been deployed, you can find logs for past runs in the Runs menu.

To display logs of a function run:

  1. From the Functions home, select the function.
  2. Click the Runs icon on the left. A sidebar will open.
  3. From the list, select the run (identified by date, time, and function version) you want to review. A Run details sidebar will open on the right, displaying the logs for that specific run.
ratingStar icon Tip

You can also see all test run logs in the Runs menu on the left side.

Check logs during development

You can check logs while writing code by testing your function. To display logs for function tests:

  1. From the Functions home, select the function.
  2. Click the Logs tab in the right sidebar.
  3. Click Run function. Logs will appear once the test has run.

ratingStar icon Tip

You can add a print() statement to your function to output and inspect data, such as action responses, via the logs during testing or debugging.

How to read function run logs

When your function runs, information is separated into different areas.

Run details

This section has information related to the whole run.

  • Run ID: the unique ID for that specific run of your function.
  • Date and time: the timestamp when the function started running.
  • Version: the function version used for that run. Learn how to view previous versions.

Logs

This tab displays the results of each specific action in your function.

Click the Copy button to copy the log content to your clipboard.

Trigger JSON

This tab displays all the data fields retrieved from the trigger app for that function run in JSON. Click the Copy button to copy the log content to your clipboard.

Provide feedback and get help

Submit a feature request, provide feedback on existing features, or get help from the Zapier Functions team. You can also discuss Functions with other users on Zapier's Early Access Program Slack.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Share a function with team members
  • Control app versions in your function
  • How to deploy another version of a function

Copyright 2025 – OBZ-Zapier.

Knowledge Base Software powered by Helpjuice

Expand