Shopify Send Draft Order Invoice
This action allows you to create a draft order in Shopify.
Inputs
| Name | Type | Description |
|---|---|---|
| Shopify Access Token | SensitiveString | Shopify API Access Token |
| Shopify Domain | String | Shopify Domain |
| Shopify Version | Optional String | Shopify API Version. Defaults to 2023-07. |
| Draft Order ID | String | Draft Order ID in Shopify to send invoice for |
| Email From | String | Email from which email will be sent |
| Email To | String | Email to send Draft Order to |
| Email Subject | String | Subject of the email |
| Email Message | String | Message of the email |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Success |
| Draft Order Invoice | Object | Object response from Shopify of the draft order invoice created |
Updated 7 months ago
