Automate Salesforce for free on Stepper

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 parameter s

Updated Record

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

  • 1 parameter s

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 parameter s

Update Record

Updates an existing record for a specified Salesforce object.

  • 3 parameter s

Delete Record

Deletes an existing record of a specified Salesforce object.

  • 2 parameter s

Create Contact

Creates a new Contact in Salesforce.

Update Contact

Updates an existing Contact in Salesforce.

  • 1 parameter s

Create Lead

Creates a new Lead in Salesforce.

  • 1 parameter s

Update Lead

Updates an existing Lead in Salesforce.

  • 2 parameter s

Add Contact to Campaign

Adds an existing Contact to an existing Campaign.

  • 2 parameter s

Add Lead to Campaign

Adds an existing Lead to an existing Campaign.

  • 2 parameter s

Send Email

Sends an email using Salesforce Simple Email Actions.

  • 7 parameter s

Find Record

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

  • 3 parameter s

Find Record by Query

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

  • 5 parameter s

Make HTTP Request

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