Body
application/json
This event is fired whenever a note is created. The parent_object_id
refers to the object that the note references (e.g. the person object), and the parent_record_id
refers to the record that the note references.
Available options:
note.created
The ID of the parent object of the created note.
The ID of the parent record of the created note.
Example:
{
"type": "workspace-member",
"id": "50cf242c-7fa3-4cad-87d0-75b1af71c57b"
}
Response
200
Return a 200 status to indicate that the data was received successfully