How can I get data for specific date, I want the schedule to get payout based on current date every day.
CodePudding user response:
I want the schedule to get payout based on current date every day.
It works for scheduling, as you have done (i.e.. Recurrence). You can set the trigger in the interval for 1 day. Here is the screenshot for your reference.
How can i get data for specific date
For this you can use Parse json
and Add Filter array
connector and retrieve the data that is specified for that particular date. Here is the screenshot for your reference.
Here is the raw output screenshot