I noticed that in the send email option, if I don't customize it, it generates a standard HTML containing all the variables specified in the flow.
My question is whether it is possible for me to retrieve this "HTML" to call an API. I wanted to use this to generate a ticket on Odoo, I generate tickets in several places. This would help a lot, as I wouldn't need to keep reconfiguring the http request.