bot activates when virtual table updates

I’m struggling a bit with this issue so I’m trying to make it so my bot sends a notification once a file updates and i set it up to a point where it updates a table with a google drive’s folders added but its a virtual table and i just want it to wait till that table is updated before it sends the notification else it sends out the link to the previous folder which i dont want

You may want to share more details of the bot and associated table configuration if possible so that the community could suggest better.

1 Like

A bot cannot be triggered by a change to a virtual column value; bots can only be triggered by a change to a regular (not virtual) column.

2 Likes