Shopify - Send email invoice action

This action sends an invoice for any existing draft orders 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

FieldDescription
Draft order IDThe ID of the draft order to be sent out for invoicing.
To addressThe invoice recipient’s email address.
From addressOptional. The invoice sender's email address.
BCC addressesOptional. The list of email addresses to include in the bcc field of the email. Emails must be associated with staff accounts on the shop.
Custom subjectOptional. The custom email subject. Reverts to Shopify default if left blank.
Custom messageOptional. The custom message displayed in the email. Reverts to Shopify default if left blank.

Output

The output of this action is a datatree that summarizes the draft order invoice sent. It contains information such as to, from, bcc list, subject, and custom message.

Learn more about the draft order invoice object.

Last updated: