Wait Timer
the wait timer connector provides a simple mechanism to pause workflow execution for a defined period, enabling time based control within automated processes the wait timer connector enables precise control over workflow timing within swimlane turbine, a leading low code security automation platform this connector allows users to pause playbook execution for a specified number of seconds, ensuring that actions are synchronized with external processes or rate limits by returning all provided inputs after the wait period, it maintains seamless data flow and context throughout the automation integrating wait timer into your security workflows helps orchestrate complex, time sensitive operations without manual intervention, improving reliability and efficiency for security teams actions wait n seconds pause workflow execution for a specified number of seconds, then return the provided inputs as outputs endpoint method get input argument name type required description seconds number optional parameter for wait n seconds input var 1 string optional input data for the action input var 2 string optional input data for the action input example {"seconds" 3,"input var 1" "hello","input var 2" "howdy"} output parameter type description input var 1 string input data for the action input var 2 string input data for the action time slept number output field time slept output example {"input var 1" "hello","input var 2" "howdy","time slept" 3} response headers header description example content type the media type of the resource application/json date the date and time at which the message was originated thu, 01 jan 2024 00 00 00 gmt