Watch Companies
Triggers when a new company is created.
Watch Contacts
Triggers when a new contact is created.
Watch Deals
Triggers when a new deal is created.
Watch Projects
Triggers when a new project is created.
Watch Tags
Triggers when a new tag is created.
Watch Tasks
Triggers when a new task is created
Create a Contact
Creates a new contact in the workspace.
Get a Contact
Returns contact details including positions, pipeline entries, and active enrollments.
Add a Tag to a Contact
Adds a tag to a specific contact.
Add Note to a Contact
Adds a note to specific contact.
Archive a Contact
Archives a contact by setting archived at.
Create a Project
Creates a new project.
Create a Tag
Creates a new tag.
Delete a Project
Deletes a project by id.
Delete a Tag
Deletes a tag by id.
Enrich a Contact
Triggers enrichment to find email or phone number for a contact.
Get a Project
Returns project details including pipeline stages and entry counts.
Update a Contact
Updates an existing contact.
Update a Project
Updates a project details by id.
List all Pipeline Entries
Returns a list of all pipeline entries of a project.
List all Contacts
Returns a paginated list of contacts.
List all Projects
Returns a list of all projects.
List all Tags
Returns a list of all tags.
Make an API Call
Makes an arbitrary call to an API using the given parameters.