Connect Notion to Salesforce in two minutes.
Real-time triggers from Notion, ready-made actions in Salesforce. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Notion.
- New Database ItemWebhook
- New PageWebhook
- Page 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 Notion, do it in Salesforce.
3 Notion triggers wired to 10 Salesforce actions. Most-used pairing: New Database Item → Create Salesforce Lead.
Or fire it the other way around.
7 Salesforce triggers wired to 12 Notion actions downstream.
See Salesforce → Notion →Common Notion → Salesforce workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a new item is added to a Notion database. Common use: mirror submissions into another tracker, send notifications, or run AI enrichment on the new row.
Fires when a new item is added to a Notion database. Common use: mirror submissions into another tracker, send notifications, or run AI enrichment on the new row.
Fires when a new item is added to a Notion database. Common use: mirror submissions into another tracker, send notifications, or run AI enrichment on the new row.
Fires when a new item is added to a Notion database. Common use: mirror submissions into another tracker, send notifications, or run AI enrichment on the new row.
Fires when a new page is created in a Notion database (functionally the same event as Database Item Added; pick whichever name feels natural).
Fires when a new page is created in a Notion database (functionally the same event as Database Item Added; pick whichever name feels natural).
Fires when a new page is created in a Notion database (functionally the same event as Database Item Added; pick whichever name feels natural).
Fires when a new page is created in a Notion database (functionally the same event as Database Item Added; pick whichever name feels natural).
Fires when a page is updated in a Notion database. Combine with property filters to react only to specific transitions (e.g. Status to Done).
Connect Notion and Salesforce in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Notion and Salesforce
Open TinyCommand, authorize Notion and Salesforce once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Notion trigger
Drop the Notion → New Database Item trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/notion.trigger-database-item-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 Notion 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.