Im trying to migrate an analytic app from Dev to Prod but keep hitting this Unsupported Media Type error, which is kind of a crap error as it doesnt say whats unsupported! I've asked MS Co-Pilot and it seems to suggest that Analytic Apps are not supported by the Alteryx Server API but Im not sure if its running Apps from the API rather than migrating them
Hi @craigja ,
From what I understand you are trying to migrate a workflow from one server to another, leveraging the API endpoint v3/workflow.
If so, Apps are supported. But first you need to create a yxzp (just by zipping the file), and then you can send it through the API.
Let me know if it works for you!
In addition to Server API, this migration tool would be helpful to you: https://community.alteryx.com/t5/Community-Gallery/Alteryx-Gallery-Workflow-Migration/ta-p/1031739
