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!

mwilliamsDCSFeb 16, 2023
Founder Team
Diana_ZeroWork

Diana_ZeroWork

Jun 27, 2024

A: 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.

Share
Helpful?
Log in to join the conversation
Posted: Feb 16, 2023

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?

Founder
Posted: Feb 16, 2023

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.