Hello,
I work in recruitment, and I want to automatically publish a job description based on the information entered on Powerapps (and saved on List Sharepoint).
I was able to test on Power Automate the "Populate a Microsoft Word template" function, but it only works with plain text.
I want my template to be completed with enriched text (Bold, color, Size, etc.).
I'm not sure how to do it ...
I plan to do the following Flow:
1. Entering Text, in a Rich Text field
2. Transciption in an HTML Text control => How to obtain the HTML transcription of a rich text field?
3. Create HTML
4. Create a word
Thanks for your help !