This page provides an overview of the Ekho Dealer actions you can use on Zapier.
Assign VIN to a Vehicle
purchasedVehicleId
: Ekho Dealer’s unique identifier for the purchased vehicle associated with the VIN.vin
: VIN associated with a purchased vehicle to write to Ekho Dealervin
value.Assign Odometer Reading to a Vehicle
purchasedVehicleId
: Ekho Dealer’s unique identifier for the purchased vehicle.odometerReading
: Official odometer reading of the vehicle prior to sale to end consumer.odometerReading
rounded to the nearest whole number.Assign Odometer Validity to Vehicle
purchasedVehicleId
: Ekho Dealer’s unique identifier for the purchased vehicle.odometerValidity
: Indicates the odometer validity/condition. Should be one of three choices: Actual, ExceedsMechnicalLimits, NotActual.
Important note: the capitalization on these three choices is important.odometerValidity
value.Update Vehicle Fulfillment Status
purchasedVehicleId
: Ekho Dealer’s unique identifier for the purchased vehicle.vehicleFulfillmentStatus
: Indicates the fulfillment status of the vehicle. Should be one of the following choices: FULFILLED
, UNFULFILLED
, READY_TO_FULFILL
, CANCELLED
.
Important note: the capitalization on these three choices is important.vehicleFulfillmentStatus
value.Assign Motorcycle Engine Number to a Vehicle
purchasedVehicleId
: Ekho Dealer’s unique identifier for the purchased vehicle.motorcycleEngineNumber
: Motorcycle Engine Number associated with a purchased vehicle to write to Ekho Dealer.motorcycleEngineNumber
value.Fetch Abandoned Cart Data
cartId
: The cart id
associated with the abandoned cart. What data does this action return:
the Abandoned Cart
with the relevant data properties.Fetch Placed Order Data
Placed Order
from Ekho Dealer’s
database. What data does the action require: - placedOrderId
: The Ekho
Dealer ID of the Placed Order
you want to fetch. What data does this
action return: the Placed Order
with the relevant data properties.Fetch Purchased Vehicle Data
Purchased Vehicle
from Ekho
Dealer’s database What data does the action require: -
purchasedVehicleId
: The Ekho Dealer ID of the Purchased Vehicle
you want
to fetch. What data does this action return: the Purchased Vehicle
with the relevant data properties.Fetch Purchased Accessory Data
Purchased Accessory
from Ekho
Dealer’s database What data does the action require: -
purchasedAccessoryId
: The Ekho Dealer ID of the Purchased Accessory
you
want to fetch. What data does this action return: the Purchased Accessory
with the relevant data properties.Fetch Buyer Data
Buyer
from Ekho Dealer’s database
What data does the action require: - buyerId
: The Ekho Dealer ID of
the Buyer
you want to fetch. What data does this action return: the
Buyer
with the relevant data properties.Fetch Preorder Data
Preorder
from Ekho Dealer’s
database. What data does the action require: - preorderId
: The Ekho
Dealer ID of the Preorder
you want to fetch. What data does this action
return: the Preorder
with the relevant data properties.