Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Run Workflow from Server

imaran_669
8 - Asteroid

Hi Community, I recently installed Alteryx Server and working to get all set up. I just run into a problem that I can’t seem to figure it out. I need to chain 2 workflows. If one has at least 1 record it needs to call another workflow that is published on the server. 

Can someone give me a hand making a simple workflow to queue a workflow with another workflow?

Been reading post and testing all afternoon but I can’t get it to work.

 

Thanks!!!

2 REPLIES 2
apathetichell
20 - Arcturus

Workflow 1 is on Server or Workflow 1 is on Designer? If it's the former you need something like a count records and then to trigger an API Call to the Server workflow. If they are both on Server you need to use chained apps in Interface Designer.

imaran_669
8 - Asteroid

Thanks for the reply, i did it with chained apps and works great! 

 

Labels
Top Solution Authors