Timer for queries

I consult the bank and look for phone numbers

then I trigger a message via http to this number

it sends a message to each number registered in the bank

my question is
what I want to know is how he does each message sending with the time of 15 seconds

Hey @LEONARDO_SANTOS!

I am sorry but I couldn’t understand your question. Do you want to send the messages one by one after 15 seconds? If that is the case you can use the Split In Batches node and add a Function node which will wait for 15 seconds.

You can refer this post

Let us know if this is what you are looking for. Hope this helps! :slightly_smiling_face:

1 Like