Triggers
Updated Salesforce Field on Record
Instant
Triggers when a field of your choosing (ie. email address, status) is updated on any record of a specified Salesforce object (ie. Contact, Lead, Opportunity, etc.).
Check it out
New Salesforce Outbound Message
Instant
Triggers when a new outbound message is received in Salesforce.
Check it out
Updated Salesforce Record
Instant
Triggers when any record of the specified Salesforce object (ie. Contact, Lead, Opportunity, etc.) is updated.
Check it out
New Salesforce Record
Instant
Triggers when a record of the specified Salesforce object (ie. Contact, Lead, Opportunity, etc.) is created.
Check it out
New Field History Tracking Salesforce Event
Instant
Triggers when a specific field is updated on a specific object. This trigger outputs the old value and the new value of the field in Salesforce.
Check it out
Actions
Find or Create Salesforce Record
Write
Find a record. Optionally create a record if not found in Salesforce.
Check it out
Find Record(s) by Query in Salesforce
Write
Finds one or more records of a Salesforce object using a Salesforce Object Query (SOQL) WHERE clause (with line item support).
Check it out
Update Record in Salesforce
Write
Updates an existing record for a specified Salesforce object (ie. Contact, Lead, Opportunity, etc.).
Check it out
Create Salesforce Record
Write
Creates a new record of a specified Salesforce object (ie. Contact, Lead, Opportunity, etc.).
Check it out
Add File to Salesforce Record
Write
Adds an existing file to an existing Salesforce Record.
Check it out
Find Salesforce Record by Query
Write
Finds a record of a Salesforce object using a Salesforce Object Query (SOQL) WHERE clause.
Check it out
Find Salesforce Record(s)
Write
Finds a record of a specified Salesforce object by a field and value you choose (with line-item support).
Check it out
Update Salesforce Record (UTC)
Write
Updates an existing record for a specified Salesforce object (ie. Contact, Lead, Opportunity, etc.).
Check it out
Create Salesforce Record (UTC)
Write
Creates a new record of a specified Salesforce object (ie. Contact, Lead, Opportunity, etc.).
Check it out
Add Lead to Salesforce Campaign
Write
Adds an existing lead to an existing campaign in Salesforce.
Check it out
Add Salesforce Contact to Campaign
Write
Adds an existing Salesforce contact to an existing campaign.
Check it out