Shopify Get Order Metafields
This action allows you to retrieve the metafields associated with an order in Shopify.
Inputs
| Name | Type | Description |
|---|---|---|
| Shopify Basic Token | SensitiveString | Shopify token |
| Shopify Subdomain | String | Subdomain of your shopify account |
| Order ID | String | Order ID |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the API calls were successful |
| Metafields Present? | Boolean | Whether the metafields list is not empty |
| Metafields | List | List of metafields associated with an order |
Updated over 1 year ago
