I am not familiar with HTML, and simply searched for some online examples. I wanted to use HTML table, to have nicely aligned view in an email body. I show my lines in the email body below.
However, the outcome shows strange view. And doesn’t look like some simple online trials.
Quick tip #1:
When using HTML as the Body template, please make a full .html file and refer to it instead of typing the content in the field provided by AppSheet inside the Bot/Task config.
I’ve seen many issues related to HTML inside that field
Quick tip #2:
Don’t use the preview, test with real data.
Bots has a “Test” option that will open a view where you can fire your bot as if the event were happening.
If you are using an scheduled bot, you can use the “Run” option instead