Accessing Data
Status Webhooks
Status Webhooks notify your server when new imports are available for consumption via the API.
Overview
Status Webhooks are sent to your server when a new import has been processed and is available for consumption through the Fuse API.
To add a Status Webhook, go to the Developers tab of your Fuse account.
Request Format
Fuse sends Status Webhook to your servers when a new import is available
Here is the request format:
Security
See Webhook Security to verify status webhook requests.
Getting Import Data
You can use the API to get the data for the new import.