Extract Excel Table to Embed in Email Body

The bot is used to fetch table contents with styles from a specified Excel sheet and send through the attaching email body, using Python script

Top Benefits

  • This bot can be used in any organizations to send Excel reports through email
  • Excel sheet containing multiple tables can also be used
  • Embedding the table with all its styles

Tasks

  • Read the data in the specified Excel sheet
  • Fetch all the content to embed in email body
  • Embed the table into email body
  • Extract multiple tables in an Excel sheet

The bot is used for reading the data from a specified Excel sheet and fetching all the content to embed in an email body. It attaches the table inside the email body with all other templates specified in the config file. The bot is capable to extract multiple tables in an Excel file.

Access Now

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
122
Vendor
Automation Type
Bot
Last Updated
September 28, 2021
First Published
September 28, 2021
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Extract excel table to embed in email body bot
The input config file
The output attached table in email body
PREV NEXT
Extract excel table to embed in email body bot
The input config file
The output attached table in email body

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Python Python libraries- xlsx2html, beautifulsoup4
  • An Excel sheet which contains table content, sample config file is provided