We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Scheduling Alteryx Workflow

arsh011
8 - Asteroid

How can we schedule our workflows on every last day of the second last week of every month? how can we give input our calender into alteryx? Please help!!

 

4 REPLIES 4
TheOC
16 - Nebula
16 - Nebula

hey @arsh011 

You can set this to recurring on your private gallery, and set it to be the third friday each month, for instance:

TheOC_1-1647862893567.png



Alternatively - if this isn't perfect, you can use the new Alteryx server API to schedule the workflow with a workflow. Here you could calculate the exact dates you want it to run, and create a schedule for each:
https://help.alteryx.com/20214/server/schedules-endpoints 

Hope this helps,
TheOC

 

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
Alteryx_AR
12 - Quasar

@arsh011  Please refer this link Scheduling An Alteryx Workflow to Run.

 

Hope this helps :)

arsh011
8 - Asteroid

Thanks, @TheOC  I will try this !!

Alteryx_AR
12 - Quasar

@arsh011 Thanks for accepting as solution.

Labels
Top Solution Authors