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

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Any solution for migrating workflows from one environment to other environment

MN_Raghavendra
5 - Atom

Hi Guys,

 

I am trying for a solution to migrate the Dev workflows to Prod. I followed few solution that provide in the community.

https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Migrating-Workflows/ta-p/335774 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Migrating-Alteryx-workflow-UAT... 

https://community.alteryx.com/t5/Alteryx-Server-Discussions/Migrating-workflows-between-environments... 

 

I tried this discussion to use existing solution and I tried my own. Right now all the end point API's are V3.

Did any one succeed in workflow migration by using latest V3 end points? Please guide me or correct me if any one has solution.

 

Thanks,

Raghu.

3 REPLIES 3
paul_houghton
12 - Quasar

Hi @MN_Raghavendra

The method for migrating workflows is still the one described by Josh here: TRe: Migrating Alteryx workflow- UAT to PROD - Alteryx Community

the v1 API endpoints still exist on the server; they are just accessed differently.

You can access all the Endpoints (v1, 2 & 3) using the Server API Tool.

 

Hope that helps

Paul

fmvizcaino
17 - Castor
17 - Castor

Hi @MN_Raghavendra ,

 

This is the most recent workflow migration solution using the new endpoints and OAuth2.0.

https://community.alteryx.com/t5/Community-Gallery/Alteryx-Gallery-Workflow-Migration/ta-p/1031739

 

Best,

Fernando Vizcaino

MN_Raghavendra
5 - Atom

I followed this workflow, I am seeing an GenrateRows.yxzp file is missing.