Schedule to cancel a recurring API workflow on a "End_date" in the database?

HI, I have recurring Workflow to run an API workflow and have been able to set this up to begin on a “Start_date” in the database. It will run monthly.
:slight_smile:

BUT:

  1. How do I set up to cancel the Workflow on a “End_date” in the database so it does not run any more?

  2. And If the “End_date” changes before the scheduled end date, will it use the referenced “End_date” or previously scheduled “End_date”?

Thanks In advance!!

1 Like

Hi @StevenM did you ever resolve this?