Documentation

Scayle Get Order by ID

Get Order by ID using Scayle Admin API

Uses the Get an Order endpoint here

URL request format: https://{tenantSpace}.admin.api.scayle.cloud/api/admin/v1/shops/{shopKey}/countries/{countryCode}/orders/{orderIdentifier})

Inputs

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

InputTypeDescription
Scayle API TokenStringScayle API Token
Scayle Tenant SpaceStringScayle Tenant Space
Scayle Shop KeyStringScayle Shop Key
Scayle Country CodeStringScayle Country Code
Scayle Order IDStringScayle Order ID

Outputs

OutputTypeDecription
Order Data Found?BooleanIf Order Data is found for the given Order ID
Order DataObjectOrder Data Object for the given Order ID
ErrorStringError message