website logo
⌘K
Introduction
Automation Editor
API Editor
BUILD GUIDE
Environments
API
Design
Webhooks
Connections
Constants
WEBHOOKS SETUP
Google Calendar Webhook
Quickbooks Webhook
Slack V2 Webhook
Stripe Webhook
Square Webhook
Twitter Webhook
Xero Webhook
Zoom Webhook
CORE APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
ACCOUNT MANAGEMENT
Manage Account
Analytics
Monitor Your Tasks
Request APIs
Request Provider
Docs powered by archbee 
2min

Error Handling Endpoint

Pathfix accumulates errors for the hour and notifies the account owner by email. Sometimes errors need to be diagnosed by bots or further automations, or programmed to possibly alert specific parties. 

The new error handling feature allows you to specify an endpoint URL that the error request and response can be posted to.





The format of the post is as follows.

JSON
|


This can be caught by any webhook system or by another automation where you can further branch it off based on your error handling needs.

Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Request APIs
Docs powered by archbee