Working with the BrightData API.
API Call 1 gives creates a snapshot ID for me
API Call 2 should get that snapshot data, but it may take uzp to 5 minutes to create it. is there wait / delay logik possible between these steps? (different columns)
A delay column creates a pause between column executions - each one adds approximately 10 seconds of delay.
To add one, insert it between your dependent columns and set the next column's "Only run if" condition to check that the delay column completed. You can stack multiple delay columns for longer waits if needed.