post
https://app.360learning.com/api/v2/bulk/integrations//stats
Required OAuth scope: integrations:bulk.
This endpoint processes up to 10,000 objects asynchronously. For more information, see the Bulk operations guide.
Imports multiple integration statistics in bulk based on the provided integrationId.
This endpoint will:
- Create a new attempt if any of the following is true:
forceNewis set totrue; no attempt currently exists for the course and user; orfirstActivityAtis later than thelastActivityAtorcompletedAtof all existing attempts. - Update existing non-completed attempts if
firstActivityAtis earlier than thelastActivityAtorcompletedAtof those attempts.
Upon submission, the request is queued. Use the provided URL in the response header to check the status of the bulk operation.
