Hi All,

I am looking for a solution to below problem.

I want to have cron job (starts at 2 AM daily) which pulls data from certain
API using GET request.
The results will be sent to downstream component and if there are more
results to pull based on nextpage key in the response, I need to call the
API with additional query parameter mentioning the nextpage key and repeat
the process until nextpage key is empty or null in the response.

Please provide some pointers to this problem approach.

regards
Devaraj



--
Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Reply via email to