Integrations / Salesforce / Create Object
Create Object with Salesforce
Create a new Account, Contact, Lead, or Opportunity in Salesforce from your table data
What this does
Creates a new Salesforce Account, Contact, Lead, or Opportunity from your table data. Used as the final step of every "Push to Salesforce" workflow once a row passes qualification, dedupe, and enrichment. Field mapping and parent association are handled in one pass, so a single run creates the Contact, links it to its parent Account, and logs the engagement together.
What this returns
The newly-created Salesforce object (Account, Contact, Lead, or Opportunity), plus its record ID and a deep link back to Salesforce.
How teams use this
Teams typically chain create object after an enrichment or scoring step: an inbound lead lands on the table, an enrichment action fills in the missing fields, a qualification step decides whether the lead is worth acting on, and create object runs only on the rows that pass. Because Baseloop maps each action's inputs to columns on your table, the same workflow can run on one record or on ten thousand without changing a thing.
Run this in Baseloop today
Drop create object into any workflow. Free to start, no credit card.
Other Salesforce actions
Create Activity
Create a note, task, or event in Salesforce for an Account, Contact, Lead, or Opportunity
See actionImport Accounts
Import Accounts from a Salesforce list view into your table
See actionImport Contacts
Import Contacts from a Salesforce list view into your table
See actionImport Leads
Import Leads from a Salesforce list view into your table
See actionImport Opportunities
Import Opportunities from a Salesforce list view into your table
See actionLookup Object
Search for Accounts, Contacts, Leads, or Opportunities in Salesforce using your table data
See action