New account
Triggered when a new account is added
New contact
Triggered when a contact is added
New deal
Triggered when a new deal is added
New or updated account
Triggered when an account is added or updated
New or updated contact
Triggered when a contact is added or updated
New or updated deal
Triggered when a deal is added or updated
Add note to contact
Adds a note to the contact specified by email
Create account
Creates a new account
Create contact
Creates a new contact
Create deal
Creates a new deal
Find account by name
Searches for an account by name. If a single match is found, emits the account's details. If none or multiple accounts match, an error occurs.
Find contact by email
Searches for a contact by email. If found, emits the contact's details. If none or multiple match, an error occurs.
Find deal by custom field
Searches for a deal by the selected custom field. If a single match is found, emits the deal's details. If none or multiple match, an error occurs.
Find deal by name
Searches for a deal by name. If a single match is found, emits the deal's details. If none or multiple match, an error occurs.
Find deal stage by name
Searches for a deal stage by name. If a single match is found, emits the stage's details. If none or multiple match, an error occurs.
Find pipeline by name
Searches for a pipeline by name. If a single match is found, emits the pipeline's details. If none or multiple match, an error occurs.
Update contact
Updates a contact having the specified email address
Update deal
Updates an existing deal