Documentation

Aptos Get Orders by Email

Get Order by Order Number using Aptos OMS API

Uses the GetOrdersByCustomerEmail endpoint here

Inputs

In order to use the action in your flow you need to provide it the following inputs:

InputTypeDescription
Aptos Client NameStringAptos Client Name
Aptos GUIDStringAptos GUID
EmailStringEmail to search
Include Customer InfoOptional StringWhether to include Customer Info in response: true - Include Customer Info (default), false - Do not include Customer Info

Outputs

OutputTypeDescription
Success?BooleanIf Orders Data is found for the given Email
Order DataListOrders Data List for the given Email
Number of OrdersNumberNumber of Orders found
ErrorStringError message