How Integration Works
End-to-End Workflow
1. Setup Integrator Access
- Manage your integrator in SCALAR Web portal
- Make sure integrator has necessary module level permissions
2. Create Feed Subscription
- Navigate to Datahub Subscription configuration
- Select subscription method: "Feed"
- Choose relevant event types and data filters
- Save subscription to receive a unique Feed ID
3. Retrieve Feed Data
- Use the Feed ID to call the Feed API endpoint
- Specify the number of records to retrieve (100-250)
- Check the hasNext flag to determine if more data is available
Updated about 2 hours ago