Create a pipeline activity type
Pipeline Activity Types
Create a pipeline activity type
POST
Create a pipeline activity type
A classification for activities that occur during the sales process.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The name of the pipeline activity type. Max 255 characters.
The type of pipeline activity.
Available options:
amount_change, call, client_assignment, edit, email, expected_close_date_change, file, meeting, next_steps_change, note, open_date_change, other, owner_change, probability_change, project_assignment, revenue_change, stage_change A description of the pipeline activity type. Max 5000 characters.
Whether the pipeline activity type is active. Defaults to true if not provided.
Response
200
The unique identifier for the object.
The name of the pipeline activity type.
A description of the pipeline activity type.
Whether the pipeline activity type is read-only.
The type of pipeline activity.
Available options:
amount_change, call, client_assignment, edit, email, expected_close_date_change, file, meeting, next_steps_change, note, open_date_change, other, owner_change, probability_change, project_assignment, revenue_change, stage_change The timestamp when the object was created.
Whether the pipeline activity type is active.