Hi all,
I am using Document Process generation in a system for our clients.
And saw that Rich text option is not working when I am passing HTML value to Plumsail by using Power Automate.
Do you have any recommendation?
Requirements:
My client wants to change the templates easily in the platform (I cannot use HTML template in the workflow)
Plumsail is already in use
Thanks!
Petr
(Petr Bushuev)
January 24, 2023, 8:26am
2
Hi @renato.romao ,
Please share more details about the flow. Probably the template and the JSON.
How do you pass the HTML values to the template and what exactly not working after that?
I'll need this to reproduce the issue and report to the developers if it's confirmed. Also, there are no specific recommendations for the rich text option.
Best regards,
Petr
Plumsail team
Hi Petr,
Sure.
You can see below everything that you need:
Petr
(Petr Bushuev)
January 25, 2023, 12:49pm
4
Hello @renato.romao ,
Please try to use the html formatter in the template.
This is how it works
Try to wrap your html code into
<html><head><title></title></head>
<body></body></html>
I checked our example and this one works fine.
Please let me know if it helps.
Best regards,
Petr
Plumsail team
1 Like
AWESOME!!!!
It's working very well.
Thank you so much, appreciate it.
Regards,
Renato
1 Like