Timer external api request

Options

Hello everyone.

I have a situation where I have to send a request to an API, this API returns me a key and with this key I have to make another request to another endpoint, but, with an interval of approx 7 seconds.

How can I configure that after the first request wait X sec and then make the second request?

Tagged:

Comments