Hello everyone,
I have created an workflow to extract the data using API by passing start date and end date as parameter .
1. Full Refresh: Refresh Date is start date which is input by user and end date is today's date -1 as end date.
2. Incremental: If the refresh date is null , then I have used the max date +1 (from the existing file) as startdate and todays date-1 as end date. There is no input from the user.
The workflow is working. I would like convert it into a Macro tool something like drill down menu or checkbox
Do you want full refresh or Incremental ?
if full then please enter the refresh date.
My workflow looks like

Appreciate your quick advise:
Best Regards,
Harinder