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
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.