Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

How to schedule a alteryx workflow every day at 8 PM to run and share the results on mail

Ram_RK
8 - Asteroid

How to schedule a workflow at a specific interval of time daily and get a automated mail on the data. Compare results once the workflow is completed.

14 REPLIES 14
apathetichell
19 - Altair

Hey @Ram_RK - I'd recommend reaching out to your Alteryx rep and seeing what they recommend.

Ram_RK
8 - Asteroid

ok sure 

Ram_RK
8 - Asteroid

ok thanks for clarifying that the product is limited for Scheduling the workflow in Alteryx Server Only and there is no other alternate option. 

 

One more Follow-up Question: Is it possible to schedule the Workflow using Alteryx Scheduler from SharePoint? Having the configuration to SharePoint > Reading the data from SharePoint & performing transformations > writing the results back to SharePoint. Just wanted to check if this would work as an alternate to Alteryx Server? 

 

What is this : Designer plus Desktop Automation (Scheduler) ? 

 

 

Ram_RK
8 - Asteroid

ok thanks for clarifying that the product is limited for Scheduling the workflow in Alteryx Server Only and there is no other alternate option. 

 

One more Follow-up Question: Is it possible to schedule the Workflow using Alteryx Scheduler from SharePoint? Having the configuration to SharePoint > Reading the data from SharePoint & performing transformations > writing the results back to SharePoint. Just wanted to check if this would work as an alternate to Alteryx Server? 

 

What is this : Designer plus Desktop Automation (Scheduler) ?  Link : https://help.alteryx.com/current/en/designer/workflows/schedule-workflows.html#schedule-workflows

apathetichell
19 - Altair

That is a product which Alteryx does not sell anymore. Having said that if you could buy it - it still would not work. - Sharepoint out of the box is a python based connector - so it would not be supported.  If you could find a rep to sell it to you -  you could do whatever you need to do in Sharepoint via API/CLI but you would need to develop it yourself.

Labels