How do i check if table has been updated?

You’ll have to use run service or while loop and check if the table has changed/updated, and if you find a difference then you can execute a code!

1 Like