Hello, is there a way to automatically reset orchestration event triggers at the end of the day? The problem: The orchestration waits for the update of several tables but if one of them fails to update during the day, the following day, the orchestration is triggered as soon as the table is updated and it no longer waits for the other tables. I tried changing the „lastRun“ parameter of the trigger using API call but it seems I need an admin token for that.

4 replies