- Integrations
- /
- Salesloft
- /
- Triggers
- /
- Salesloft Call Logged
STriggerSalesloftReal-timeUpdated May 2026
When does Salesloft fire on logged calls?
Short answer: Drop the "Salesloft → Salesloft Call Logged" trigger on your workflow canvas, add filters if you want them, and publish. It fires within seconds of the event in Salesloft, not on a polling schedule.
Anatomy
What this trigger looks like in a workflow.
Drop it on the canvas. Configure a couple of fields. Publish.
In the builder
TriggerS
Salesloft Call Logged
When the matching event happens
watch for call logged in salesloftnew callcall activityon call loggedphone call recordedwhen call is made
What this trigger returns
for the curiousYou don’t need to read this. Tiny Command auto-maps every field into the visual picker so downstream nodes can pull values by clicking. We show it here for power users who want to know what’s on the wire.
{"to": "+15551234567","notes": "Booked demo for Friday","call_id": 999888,"user_id": 12345,"duration": 180,"person_id": 1234567,"sentiment": "Positive","created_at": "2026-04-11T10:00:00.000Z","disposition": "Connected"}
Output shape
Fields available to downstream nodes.
Every field below can be referenced by name in any action or filter that comes after this trigger.
| Field | Type | Example |
|---|---|---|
| to | string | "+15551234567" |
| notes | string | "Booked demo for Friday" |
| call_id | number | 999888 |
| user_id | number | 12345 |
| duration | number | 180 |
| person_id | number | 1234567 |
| sentiment | string | "Positive" |
| created_at | string | "2026-04-11T10:00:00.000Z" |
| disposition | string | "Connected" |
Pairs with
Drop these actions after Salesloft Call Logged.
FAQ
Questions about Salesloft Call Logged.
How does the Salesloft Call Logged trigger work in Salesloft?
Fires when a call is logged in Salesloft (manually or via dialler integration). For "auto-sync call to CRM activity timeline" workflows.
Is the Salesloft Call Logged trigger real-time?
Yes. Salesloft Call Logged uses webhooks or push subscriptions, not polling. Your workflow fires within seconds of the event happening in Salesloft.
What data does Salesloft Call Logged return?
The full event payload from Salesloft. The output shape table on this page lists every field, its type, and an example value so you can map fields into downstream nodes.
Can I filter Salesloft Call Logged so only some events start a workflow?
Yes. Add a Filter node right after the trigger and match on any field, whether that's subject, sender, status, or anything else in the payload. Workflows only continue when the filter passes.
Do I need Salesloft admin permissions to use Salesloft Call Logged?
For most Salesloft accounts a standard user can authorize the trigger. Some Salesloft plans require an admin to enable third-party webhooks. Check Salesloft's docs if the trigger fails to register.
More triggers
Other Salesloft triggers.
Build a workflow on this trigger.
One trigger. 6+ downstream actions. Zero glue.