Backfills
Import activities
Imports activities into your workspace. If you’d like access to this route, please reach out to your Customer Success rep.
POST
/
activities
/
import
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
An array of person IDs with an array of activities. Max 1000 activities across all people
Response
202 - application/json
The number of people that activities are being imported for
The total number of activities being imported
A unique identifier for the import, can be used to look up status and will be included in the webhook
Partial errors that occurred during the import. This follows the same error schema as a 400 error but this list are the only ones that were not imported, the rest were