Hello All,
No Idea how to accomplish what I am wanting to do, so I am hoping for some guidance or reference to an example.
I have built a Canvas App that creates and Order. The order is comprised of a header and line items. When the order is submitted, an email is sent. In the email I can easily include information from the header, but I would like to also include a list of the items on the order. There is a relationship between the order header and the order line items.
Not sure how to go about doing this.
Thoughts? Thanks!