Send order invoice
TheSend order invoiceaction sends an email invoice for the order that triggers the workflow.
Fields
TheSend order invoiceaction contains the following fields.
Field | 描述 |
---|---|
Recipient email address | Required. The email address of the recipient. |
Sender email address | Required. The sender email address, which can be the store email or one of the staff account emails. |
Subject | Required. The subject of the email invoice. |
Custom message | Optional. An optional custom message to include in the email. |
Triggers
TheSend order invoiceaction can be used in workflows that start with the following triggers:
Example
![Example of a workflow that sends an order invoice when an order is created](http://www.theturtleeffect.com/cdn/shopifycloud/help/assets/manual/apps/flow/flowv2/send-order-invoice-bebd118e4e4119ce56208fbf6ced9e695286f0bb349bdc317fa1ae08e23a1482.png)
In this example workflow, an order invoice is sent to the customer's email address when an order is created.
API details
To learn more about sending order invoices, review theOrderInvoiceSendmutation.