How to Nudge a flowInstructionsNote: Prior to San Diego, this API is for "wait for condition"/approvals, but doesn't work for timers. In San Diego, we added support for timers. Copy the sys_flow_context record sys_id from the context record and run the following script in Scripts - Background: sn_fd.FlowAPI.nudgeFlow('<sys_flow_context.sys_id>', 1); Where "1" is the amount of time the system should wait before nudging the Flow, in seconds.