Integrations / Salesforce / Lookup Object

Lookup Object logo

Lookup Object with Salesforce

Search for Accounts, Contacts, Leads, or Opportunities in Salesforce using your table data

What this does

Searches Salesforce for an existing Account, Contact, Lead, or Opportunity that matches your row's data. Used as the dedupe step in every "Push to Salesforce" workflow: before creating a new Account, lookup checks whether one already exists; if it does, the row routes to update object instead of create object.

What this returns

The matching Salesforce record's ID and a deep link back to Salesforce, plus a found/not-found flag for downstream branching.

How teams use this

Teams typically chain lookup object before a create-or-update branching step: a fresh row lands on the table, lookup checks Salesforce for a matching record by domain or email, and a downstream formula picks create object (new) or update object (existing) based on the result. Eliminates duplicate Accounts and keeps Salesforce clean as a side effect of every sync.

Run this in Baseloop today

Drop lookup object into any workflow. Free to start, no credit card.