Hi,
I want to schedule HTTP calls and async functions in a Node JS ecosystem such that they run every week or every end of month. And how can I make it dynamic in a way such that subsequent calls have refreshed data such as future dates?
Thanks,
Mohamad