Available Endpoints

Import Job Endpoints

EndpointDescription
POST /jobCreate a new Import Job
PUT /job/{jobID}/dataSubmit data to an existing import job
GET /job/{jobID}Get the status of a job
GET /jobsGet a list of all submitted jobs

Activity Management

EndpointDescription
POST /activity_typeCreate a new activity Type
PUT /activity_typeUpdate an existing activity type
GET /activity_typeGet a list of activity types
GET /activity_type/{identifier}Get details on an activity type
GET /{entityType}/sourcesGet the available sources for an entity type