π€ Auto-create Geotab zone for new Salesforce work order
β‘ 395 views Β· π€ CRM & Sales Operations
Description
π DESCRIPTION OF THE WORKFLOW
This workflow connects Salesforce and Geotab to streamline fleet tracking for field service jobs (Work Orders). When a new Work Order is created in Salesforce (with a βNewβ status and valid coordinates), it creates a circular geofence zone in Geotab and updates the Work Order with the zone ID. If geolocation is missing, an alert email is sent to dedicated email.
The workflow uses a Salesforce Outbound Message to trigger an n8n webhook. It includes robust credential handling and optional logic to skip or notify on bad data.
Use Cases:
- Automating vehicle geofence setup for service visits
- Enhancing CRM-to-fleet system synchronisation
- Enforcing work orders data quality via alerts
Integrations Used:
- Salesforce
- Geotab API
- Microsoft Outlook (or any SMTP-compatible service)
Tags:
geotab, salesforce, fleet management, gps tracking, field service, crm, automation, webhook, integration
ADDITIONAL RESOURCES
π Salesforce
- Salesforce Login
- [Salesforce Setup (Admin Console)](https://login.salesforce.com/ β click βSetupβ gear icon)
- Outbound Messages Documentation
- Salesforce Developer Documentation
- Salesforce Workbench (API Testing Tool)
π Geotab
- Geotab Login (MyGeotab)
- Geotab Developer Portal
- Geotab API Explorer
- Geotab SDK (JavaScript Samples)
- Geotab Support Centre
π Nodes Used
HTTP Request, Webhook, Salesforce, Microsoft Outlook
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File