Connect Autopilot to Notion in two minutes.
Real-time triggers from Autopilot, ready-made actions in Notion. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Autopilot.
- Contact AddedWebhook
- Contact UpdatedWebhook
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Autopilot, do it in Notion.
2 Autopilot triggers wired to 12 Notion actions. Most-used pairing: Contact Added → Append Content.
Or fire it the other way around.
3 Notion triggers wired to 2 Autopilot actions downstream.
See Notion → Autopilot →Common Autopilot → Notion workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a new contact is added to Autopilot (now Ortto) from any source — manual create, CSV import, API write, or form submission. Payload includes the full contact with custom fields. The base hook for "new lead → fan out to slack/sheet/CRM" patterns.
Fires when a new contact is added to Autopilot (now Ortto) from any source — manual create, CSV import, API write, or form submission. Payload includes the full contact with custom fields. The base hook for "new lead → fan out to slack/sheet/CRM" patterns.
Fires when a new contact is added to Autopilot (now Ortto) from any source — manual create, CSV import, API write, or form submission. Payload includes the full contact with custom fields. The base hook for "new lead → fan out to slack/sheet/CRM" patterns.
Fires when a new contact is added to Autopilot (now Ortto) from any source — manual create, CSV import, API write, or form submission. Payload includes the full contact with custom fields. The base hook for "new lead → fan out to slack/sheet/CRM" patterns.
Fires on any field change including custom-attribute writes and journey-state transitions. For specific change types (e.g., only when plan_tier becomes enterprise), inspect the previous_values vs current_values diff in the payload.
Fires on any field change including custom-attribute writes and journey-state transitions. For specific change types (e.g., only when plan_tier becomes enterprise), inspect the previous_values vs current_values diff in the payload.
Fires on any field change including custom-attribute writes and journey-state transitions. For specific change types (e.g., only when plan_tier becomes enterprise), inspect the previous_values vs current_values diff in the payload.
Fires on any field change including custom-attribute writes and journey-state transitions. For specific change types (e.g., only when plan_tier becomes enterprise), inspect the previous_values vs current_values diff in the payload.
Connect Autopilot and Notion in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Autopilot and Notion
Open TinyCommand, authorize Autopilot and Notion once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Autopilot trigger
Drop the Autopilot → Contact Added trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/autopilot.trigger-contact-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 Notion action
Drop the Notion → Append Content action below it. Map fields from the Autopilot payload into the Notion inputs.
notion.append-blocks - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.