Have built an app that allows users to add multiple products to an order and submit to a SharePoint list. These products come in as separate items.
When these are submitted, I want to list each item on a separate line in the body of a single email. The details in the email body will be from three columns in the list.
Not sure if I need to use the 'Created' column for a TimeStamp to collect relevant items, and no idea how to have these details in the email. Thanks for any help.