Q: With this tool, can I build a bot that will review incoming emails and pull select data for inclusion in a Google Sheet?
The data comes from 4 different company clients, who are referring participants for service. Thank you!

Diana_ZeroWork
Jun 27, 2024A: Yes, you can build a TaskBot for that. š Earlier, I was doing something similar myself with a TaskBot - my TaskBot was saving new users' email addresses to a data table (which can be connected to Google Sheets) from my email inbox.
Appreciate the prompt response! To clarify, each email will require the bot to review the body of the incoming email individually to gather the required data. 4 company clients at the present time, each sharing their referrals (2 or 3 individuals per day) using different language. Is this possible?
Yes, I believe that is possible. You would need to make your TaskBot save the email body text to a data table and then do some other actions based on the keywords that the text contains.