HTML table in email body, big line separations

Hello guys,

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.

Any advice about this?

Hello colleague,

Test Order: <>
Planned timing: Dec. 5 to Dec. 9

![LIUZheng_0-1699426855482.png|510x742](upload://4C0Y09OK5A6vuPndfd8UiksZMpn.png)
1 Like

Could you update if you are necessarily looking for an HTML based email body template or other options will do?

if you are looking for HTML based solution, then @SkrOYC has some detailed tips on the subject such as below. He is an authority on the topic.

Part 1 - Almost pixel perfect pdf reports from aut… - Google Cloud Community

I don’t have other options at the moment.

And I think you are leading me to the right article, thanks for the reply.

1 Like

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

SkrOYC_1-1699467243815.png

1 Like