Aptos Get Orders by Email

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
SubdomainOptional StringOptional subdomain (defaults to 'api-jako')

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