Testing and Debugging Integrations
Use the request log and webhook delivery log to diagnose failed API calls, inspect payloads, and replay missed events.
Integrations rarely work perfectly on the first try, and this closing episode is about what to do when they don't. Maryam opens the request log under Settings > Developer > Logs and shows how to trace a failed API call back to its exact request headers, payload, and response — no more guessing from a vague error message.
She then turns to the webhook delivery log, showing how to see every attempt Atlas made to reach your endpoint, including timeouts and non-2xx responses, and how to replay a specific event once your endpoint is fixed without waiting for it to happen again naturally.
This episode wraps up the series: with an API key, a working webhook, and a debugging workflow, you have everything you need to build and maintain a reliable integration with USystems Atlas.
Was this helpful?