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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx Compatability with Makefile

tcroberts
12 - Quasar

Hi,

 

In my previous work I used Makefiles (info here) quite a bit to run groups of scripts or build parts of a project with ease. I was wondering if anyone had experience in running Alteryx workflows using Make. I've created a workflow that does all of the preprocessing of my data for a project, and would like it to run whenever this data updates. I can set up a cron job to run this Makefile every so often, which will only actually execute the code if something in the dependencies has changed (i.e. the file had been uploaded). I'm just a little unsure how to get the workflow to run from the command line.

 

I appreciate any help you can give,

 

Thanks

1 REPLY 1
tcroberts
12 - Quasar

Managed to find enough from this handy help page to figure it out.

Labels
Top Solution Authors