Trigger email when item of an order shipped with Order # and other details of order to the customer #1689
Unanswered
ramkishore-yerubandi
asked this question in
Q&A
Replies: 1 comment
-
Hi, Also, you might also want to consider subscribing to the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have to send an email when an item of order is shipped. I came across 'FulfillmentStateTransitionEvent', which I can hook for events like Shipped, Delivered, etc. As part of the email, I am supposed to send the Order Number and customer on the Order to fetch the recipient's email. How can I retrieve this information from Fulfilment?
Beta Was this translation helpful? Give feedback.
All reactions