Import integration statistics

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 the forceNew property is used, or if no attempt yet exists, or if the given firstActivityAt is after the lastActivityAt/completedAt date of all the existing attempts.
  • Update the non-completed attempt(s) for which the given firstActivityAt is before the lastActivityAt/completedAt date.

Upon submission, the request is queued. Use the provided URL in the response header to check the status of the bulk operation.

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!