Skip to content
CRM & SalesReal-timeUpdated May 2026

Salesforce

Long-tail Salesforce CRM connector

Salesforce CRM is the long-tail variant of the Salesforce connector for teams that have a separate Salesforce instance configured differently from the main one already wired up. Seven triggers cover Lead and Opportunity lifecycle events; ten actions cover the core Create / Update / Get / List endpoints across Lead, Account, Contact, and Opportunity. The integration shares Salesforce's OAuth model (a connected app installed in your org). For most teams, the main Salesforce connector is the right choice; pick this variant when you need a second, isolated Salesforce connection (multi-org setups, sandbox vs production, or M&A scenarios where two CRMs coexist). All the same caveats apply: field-level security is respected, SOQL queries go via HTTP action, and Marketing Cloud is a separate connector.

7triggers
10actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Salesforce does.

7 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Salesforce can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create Salesforce LeadCreates a lead with name, email, company, status, source. For "marketing form submission → push to Salesforce" lead-capture workflows.
Create Salesforce OpportunityCreates an opportunity tied to an account with amount, stage, close date, owner. For "qualified lead → create opportunity in the right pipeline" workflows.
Create Salesforce Record (Any Object)Generic create for any SObject (Contact, Lead, Custom Object, etc.). For workflows that need to create custom-object records not covered by typed actions.
Create Salesforce TaskCreates a follow-up task linked to any SObject (lead, contact, opportunity). For "deal stagnant → create follow-up task" hygiene automation.
Delete Salesforce RecordGeneric delete for any SObject. Irreversible at the API level (though Salesforce keeps in Recycle Bin for 15 days). For GDPR compliance or cleanup workflows.
Get Salesforce RecordGeneric get by SObject and ID. Returns the record with selected fields. The standard lookup before update workflows.
List Salesforce RecordsPaginated records of a specific SObject with filters. For "all opportunities in this pipeline" or "leads created since timestamp" sync workflows.
Salesforce SOQL QueryRuns a SOQL (Salesforce Object Query Language) statement. The power-user escape hatch for complex multi-object queries with relationships, aggregations, and filters that typed actions don't express.
Salesforce SOSL SearchRuns a SOSL (Salesforce Object Search Language) cross-object search. For "find all records mentioning this term across leads, contacts, accounts" workflows.
Update Salesforce RecordGeneric update for any SObject. Partial update — only passed fields change. For "external system changed → reflect in Salesforce" sync patterns.
Recipes

Pre-built Salesforce workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Salesforce once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Salesforce field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Salesforce integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Salesforce to Tiny Command?
Open the Tiny Command workflow builder, drop in a Salesforce node, and click Connect. Authorize Salesforce once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Salesforce triggers does Tiny Command support?
Tiny Command supports 7 real-time Salesforce triggers, including "Salesforce Account Created", "Salesforce Case Created", "Salesforce Contact Created". Each trigger fires within seconds of the event happening in Salesforce.
What Salesforce actions can I run from a workflow?
10 Salesforce actions are available out of the box, covering crm & sales operations like "Create Salesforce Lead". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Salesforce integration real-time?
Yes. Salesforce Account Created and every other Salesforce trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Salesforce rather than on a polling schedule.
Do I need to write code to use Salesforce with Tiny Command?
No. Every Salesforce trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Salesforce API endpoint directly.
How much does the Salesforce integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Salesforce integration itself has no per-app surcharge.
Related

More crm & sales apps people connect.

Same category as Salesforce, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Salesforce.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.