Developer troubleshooting
The pages in this section cover debugging the developer-facing parts of axiom.ai: the API and the Write javascript step. For general automation debugging that applies to every plan, see Debug an automation.
Developer troubleshooting pages
Start with the debugging guide for patterns and tools that apply across the API and custom code. Use the API errors reference when you need to look up a specific error message returned by the API and find its fix.
API errors
Errors returned by the axiom.ai API when triggering automations, including authentication failures, missing fields, and incorrect data formats.
Debug developer features
Test the axiom.ai API with Postman or cURL, and debug custom code in Write javascript steps using console logs and conditional checks.
Need help? Contact support or ask a question in our Reddit community.