← All apps

Automate Salesforce for free on Stepper

Visit Salesforce

Salesforce is a cloud-based CRM platform for managing sales, service, marketing, and more.

I want to integratewithSee how to connect Salesforce to ...

Triggers available for Salesforce on Stepper

New Record

Triggers when a record of the specified Salesforce object is created.

  • 1 parameters

Updated Record

Triggers when any record of the specified Salesforce object is updated.

  • 1 parameters

New Contact

Triggers when a new Contact is created in Salesforce.

New Lead

Triggers when a new Lead is created in Salesforce.

Actions available for Salesforce on Stepper

Create Record

Creates a new record of a specified Salesforce object.

  • 3 parameters

Update Record

Updates an existing record for a specified Salesforce object.

  • 3 parameters

Delete Record

Deletes an existing record of a specified Salesforce object.

  • 2 parameters

Create Contact

Creates a new Contact in Salesforce.

Update Contact

Updates an existing Contact in Salesforce.

  • 1 parameters

Create Lead

Creates a new Lead in Salesforce.

  • 1 parameters

Update Lead

Updates an existing Lead in Salesforce.

  • 2 parameters

Add Contact to Campaign

Adds an existing Contact to an existing Campaign.

  • 2 parameters

Add Lead to Campaign

Adds an existing Lead to an existing Campaign.

  • 2 parameters

Send Email

Sends an email using Salesforce Simple Email Actions.

  • 7 parameters

Find Record

Finds a record of a specified Salesforce object by a field and value you choose.

  • 3 parameters

Find Record by Query

Finds a record of a Salesforce object using a SOQL WHERE clause.

  • 5 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.