CarsXE

What is the CarsXE integration for Make?

The CarsXE Make integration lets you call CarsXE vehicle data APIs from visual automation scenarios. Use it to enrich records, route vehicle data, update inventory systems, and send alerts without writing custom integration code.

Make App Library: CarsXE API on Make

Prerequisites

Before you begin, make sure you have:

  1. A Make account
  2. A CarsXE API account — sign in or create an account
  3. A CarsXE API key from the developer dashboard

Setup

Step 1: Add CarsXE to a scenario

Open CarsXE API on Make, or create a new scenario in Make and search for CarsXE API when adding a module.

Step 2: Create the CarsXE connection

When Make prompts for credentials, paste your CarsXE API key. Save the connection so it can be reused across scenarios.

Step 3: Configure a module

Choose the CarsXE operation you need, map fields from earlier modules, then run the scenario once to verify the response shape.

Example Scenarios

Decode VINs from a spreadsheet

[Google Sheets] -> [CarsXE API: Decode VIN] -> [Google Sheets / Airtable]

Watch for new inventory rows, decode VINs, and write vehicle specifications back to your data store.

Route plate lookups

[Webhook] -> [CarsXE API: Decode License Plate] -> [Router] -> [CRM / Slack]

Accept plate lookup requests through a webhook, resolve vehicle data, then route results based on country, make, or model.

Add market values to inventory

[Inventory source] -> [CarsXE API: Get Market Value] -> [Database]

Fetch current market value estimates and keep internal inventory records up to date.

Send recall alerts

[Scheduler] -> [CarsXE API: Get Safety Recalls] -> [Email / Slack]

Check vehicles on a schedule and notify your team when recalls need review.

Common Fields

FieldUsed for
VINVIN decoding, market value, history, recalls, lien and theft checks
PlateLicense plate lookups
CountryPlate lookup country, such as US
StateOptional region for plate lookups, such as CA
Make, Model, YearVehicle image and Year/Make/Model workflows

Troubleshooting

Connection cannot be created

Scenario run fails

Mapped fields are empty

Support