Hello there
How can i have exact all of the body of the email notification (html) via http action (post - API) in same schema?
I test all of the payloads, but i think some of the html body content does not exist in payloads, such as graphs or some other elements (that i think may be combination of several payload).
Thanks a lot for help


Article Comments

Hello,

I'm afraid graphs are indeed not possible using the payload of the http action as only the content type application/x-www-form-urlencoded is supported. You can however display sensor values for example using placeholders.


Jan, 2021 - Permalink