Create Activity
Creates a new activity note in Pipeline CRM.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
The note title, if any.
string
The note content.
number
The owner user ID of the note.
number
The deal ID associated with the note.
number
The company ID associated with the note.
number
The person ID associated with the note.
number
The milestone ID associated with the note.
number
The category ID of the note.
array of number
User IDs to notify when new comments are added.