My trigger is if order is created > Order is from ONLINE ORDERS channel > Send internal email. However, I want the internal email body to present a summary of the order with quantity and ideally picture of the product. Can anyone advise? I tried line items and it didn’t work correctly.
You can write HTML in the email. If you want it to look like the Order confirmation email you can grab the HTML for that from the notifications area. One caveat - the variables are different in Flow, so it’s quite a bit of work to do the whole email.