vcocco
7 years agoNew Contributor II
Looking for some examples to advance date parameter by x days
Hi all,
I currently run an integration manually by keying in a date as a query parameter, then running it again, manually every two weeks (every 14 days).
I’m looking for some example code that would enable me to automate this process.
I think I would probably have to run the pipeline manually the first time on the given date, then change the code to use something like ‘current_date + 14’.
Does this make sense?
Here’s how date parameters is currently setup: