Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Call a workflow from a workflow

brwright
8 - Asteroid

I have a workflow that pulls data from an API, parses then stages it into an excel file.  Once it completes, I run a 2nd workflow that references the data in the excel file. I then have a 3rd workflow that compares it to another excel file. These all 3 have to be run in that order. 

 

My question is, at the end of workflow 1 how do I call workflow 2, then call workflow 3 when 2 finishes? etc
Thanks for ideas!

7 REPLIES 7
binuacs
21 - Polaris
IraWatt
17 - Castor
17 - Castor

@brwright Or you can use the list runner macro tool or runner tool CReW Macro Support - Alteryx Community. This macro lets you specify from the canvas workflows you want to run and in what order.

brwright
8 - Asteroid

Thanks I'm going to check these out and I'll let you know if it works for me or if I hit a snag! 

davidskaife
14 - Magnetar

Hi @brwright 

 

Is there a particular reason you cannot have all three workflows in one?

brwright
8 - Asteroid

I like to have a definitive start/stop for some of the ways I'm having to make modifications. It keeps me from having to "break" workflows that are fully vetted. One change can waterfall and cause multiple updates and I got tired from that. Now if I want to make a change or just rerun a certain workflow I can without disabling containers etc.

ArtApa
Alteryx
Alteryx
Labels
Top Solution Authors