Hello everyone,
I build scenarios on Integromat to link Shopify orders and a Trello board.
Each Trello cards is a line item. When I move a card in a specific list ("ready to be shipped"), it marks the line items as fulfilled on Shopify.
Is there a way to automatically fulfill the order and notify the customer once all the line items are fulfilled?
Thank you very much.
Hey @Romée,
Once all items on the order are fulfilled, the fulfillment_status for the order should automatically update to fulfilled
. Are you seeing something different?
With regards to e-mail notifications, this is controlled in your API call to fulfill the order. When you fulfill one or many items, you can send notify_customer:true
to notify the customer that items have shipped. Fulfillment e-mails are sent only for the items included on that fulfillment, more details about that field can be found in our docs here.
JB | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
User | Count |
---|---|
16 | |
12 | |
7 | |
5 | |
5 |