ReachAPI provides two options for accessing data, depending on how you want to use it:
- API Query – Retrieve data on demand by sending an API request. This is best when you need specific records instantly.
- Webhook Delivery – Set up a webhook to automatically receive data once it’s processed, so your system stays updated without repeated requests.
This flexibility gives you the option to choose between on-demand queries or automated delivery based on your workflow.