Shopify - Get draft order by ID action
This action retrieves a draft order by ID on Shopify. A draft order represents the intent of ordering by a customer. It can be transitioned into an order.
Refer to the Shopify documentation for more information on the draft order resource.
Input
| Field | Description |
|---|---|
| Draft order ID | The ID of the draft order to be retrieved. |
Output
The output of this action is a datatree that contains information about the draft order object.
Refer to the Shopify documentation to learn more about the draft order object.
Last updated: