Accessing Data
API Access
An overview of how to get import data from the Fuse API
The records associated with an Import can be retried from the API. There are two relevant API requests:
- List Imports, to get a list of all Imports
- Import Records, to get the records associated with a specific Import
To get notified when a new Import is available, use a Status Webhook.