POST
/
ats
/
activity

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Body

application/json
activity_type
string

The type of activity

subject
string

The subject of the activity

body
string

The body of the activity

visibility
string

The visibility of the activity

candidate_id
string

The UUID of the candidate

remote_created_at
string

The remote creation date of the activity

field_mappings
object
required

Response

201 - application/json
activity_type
string

The type of activity

subject
string

The subject of the activity

body
string

The body of the activity

visibility
string

The visibility of the activity

candidate_id
string

The UUID of the candidate

remote_created_at
string

The remote creation date of the activity

field_mappings
object
required
id
string

The UUID of the activity

remote_id
string

The remote ID of the activity in the context of the 3rd Party

remote_data
object
required
created_at
object
required
modified_at
object
required

Was this page helpful?