Bot Running against multiple rows

I have a time scheduled bot that is running against multiple rows and checking for empty values in the out_time column of the shift table. The bot then calls an appscript function that parses my email looking for matching threads, parses the threads, and returns a four character string of digits for each missing row. The bot then runs a data action to update the value of out_time in the database with the returned output value. The bot only works as expected when there is one row with a missing value. If there are multiple rows missing values, it updates all values with the string returned from the last appscript function call. Am I configuring this incorrectly? Do I manually need to run an action against multiple rows?

0 0 112
0 REPLIES 0
Top Labels in this Space