Atomic logo
Webhooks

Webhooks Guides

Webhooks are an excellent way to efficiently receive data from an external system via HTTP without having to continuously poll the system. Atomic sends data for many different events; by subscribing to events and assigning an endpoint, you can receive and process data in near real-time. Below you can find detailed how-to guides to help you set up, test, and secure webhook endpoints.

If you'd like to learn more about webhooks concepts and best practices, check out webhooks.fyi. If you just want to know what webhook events Atomic sends and the data included, check out the webhooks reference page.