Skip to content

Log in for full documentation

Already an INVERS customer? Log in to access workflow guides, step-by-step tutorials, and platform-specific setup instructions.

Evaluating INVERS? Contact us to learn more about the platform.

Automation & Workflows⚓︎

Connect your fleet data to tools like n8n, Make, or Power Automate and trigger workflows automatically when something happens in your fleet.

Examples of what you can build:

  • Notify a customer when a warning light activates — low washer fluid, low tire pressure — and encourage them to take action
  • Alert your operations team when an EV ends a rental without connecting to a charger
  • Send an email or in-app notification when a smoke alert is detected

How It Works⚓︎

INVERS connects to your automation tool through a live event stream. When something happens in your fleet — a smoke alert fires, a rental ends, a vehicle goes offline — INVERS sends an event and your tool triggers automatically.

From within a workflow, you can also use the INVERS REST APIs to request specific data points — for example, to verify charging status after a rental ends.

How events are delivered depends on your tool:

  • n8n connects via RabbitMQ — a live feed that delivers events directly to your workflow as they happen. This is the most reliable method and the one we recommend.
  • Make, Power Automate, and Zapier connect via webhooks — available on request. Contact your INVERS representative (your Technical Account Manager or Customer Success Manager), or use the contact form if you don’t have a dedicated contact.

Before You Start⚓︎

You need permission to create event consumers in FleetControl. To trigger vehicle actions or request vehicle data from your workflows, you also need permission to create API clients. Contact your FleetControl administrator if you’re unsure.

Where to Start⚓︎