Bot is not Sending an email when the excel sheet has a new row

Hi Appsheet Team,

Good Day !

I created a bot that listen to an excel file if there is a new row added on the event trigger. Excelsheet is on office 365 drive. However it is not sending an email to me whenever a new row was added on the sheet.

When I review the log history of it, it is showing success message however It is still not sending an email.

when I test it and execute the process it seems that it is working fine and I am receiving an email.

Do I need to set up anything on the drive ??

thanks 

 

Solved Solved
0 13 1,236
1 ACCEPTED SOLUTION

I'm afraid, as far as I know, this is still not possible. All data-change triggers have to be performed by the same app that would be launching the bot. 

You might want to have a bot run on a schedule to compare old and new values of record count for example, or to have this check run following any user action, even click on a table row, or through an action button. 

Google Sheets is officially recommended over Excel to improve sync times. 

View solution in original post

13 REPLIES 13
Top Labels in this Space