Forum Discussion
What about complex domains such as country identified like in.company.com?
- karthik_dhina4 years agoNew Contributor
Hi,
I have a scenario, where the api post will only take 100 records per minute.
My requirement is to post 100 records a batch with a wait time of 1 minute between each post.
Hi @karthik_dhina,
You can acheive this with Script snap.
Inside which you can make the snap to wait for some time.Here is one mine post in which you can find the script.
Script is written in python and simply just calls sleep function.
https://community.snaplogic.com/t/throttle-bot-or-other-loop-delay-mechanism/11423/2?u=viktor_nHope this will help.
Regards,
Viktor
Related Content
- 2 years ago
- 8 years ago
- 3 years ago