Connect Google Sheets to Salesforce in two minutes.
Real-time triggers from Google Sheets, ready-made actions in Salesforce. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Google Sheets.
- New RowWebhook
- Row UpdatedWebhook
Workflows do something in Salesforce, instantly.
- Create Salesforce LeadAPI
- Create Salesforce OpportunityAPI
- Create Salesforce Record (Any Object)API
- Create Salesforce TaskAPI
- Delete Salesforce RecordAPI
- Get Salesforce RecordAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Google Sheets, do it in Salesforce.
2 Google Sheets triggers wired to 10 Salesforce actions. Most-used pairing: New Row → Create Salesforce Lead.
Or fire it the other way around.
7 Salesforce triggers wired to 9 Google Sheets actions downstream.
See Salesforce → Google Sheets →Common Google Sheets → Salesforce workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a new row is added to a Google Sheet (typically the first sheet tab). Common use: ingest form-fed rows into a CRM or notify on a new entry.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Fires when a row is updated in a Google Sheet. Useful for sync flows where the Sheet is a source-of-truth that drives downstream changes.
Connect Google Sheets and Salesforce in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Google Sheets and Salesforce
Open TinyCommand, authorize Google Sheets and Salesforce once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Google Sheets trigger
Drop the Google Sheets → New Row trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/google-sheets.trigger-row-added - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Salesforce action
Drop the Salesforce → Create Salesforce Lead action below it. Map fields from the Google Sheets payload into the Salesforce inputs.
salesforce-crm.salesforce-create-lead - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.