Connect Autopilot to Google Sheets in two minutes.
Real-time triggers from Autopilot, ready-made actions in Google Sheets. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Autopilot.
- Contact AddedWebhook
- Contact UpdatedWebhook
Workflows do something in Google Sheets, instantly.
See all 9 actions →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 Google Sheets.
2 Autopilot triggers wired to 9 Google Sheets actions. Most-used pairing: Contact Added → Add Sheet Tab.
Or fire it the other way around.
2 Google Sheets triggers wired to 2 Autopilot actions downstream.
See Google Sheets → Autopilot →Common Autopilot → Google Sheets 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 Google Sheets in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Autopilot and Google Sheets
Open TinyCommand, authorize Autopilot and Google Sheets 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 Google Sheets action
Drop the Google Sheets → Add Sheet Tab action below it. Map fields from the Autopilot payload into the Google Sheets inputs.
google-sheets.add-sheet - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.