Hello everyone,
I am working with an approval flow which sends an email to the specific person. This email contains a table of products that he/she needs to approve, table is build based on the markdown: Use Markdown language to format Power Automate approvals - Power Automate | Microsoft Learn.
The problem I'm facing is that I don't have a control over the table like I would have with html/css templates. It's too basic and I need to make some visually appealing changes. What are the ways to do so? I thought of building a pdf, but I will need to store it in SharePoint. Is there a way I can embed custom code inside the email? If no, what options do I have ?
Thanks