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
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.
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
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
I followed this workflow, I am seeing an GenrateRows.yxzp file is missing.