@maisonsteyer is there an example of how to use Server V3 API macros to upload a .yxzp to the server?
We are unable to figure out how to upload / Pass Workflow Payload to V3 POSt API with Alteryx itself. POST Macro - used for updating records
We are able to connect from UI/Swagger but unable to upload Payload from Postman or Alteryx API that lets workflows upload in V3 version of API from https://community.alteryx.com/t5/Engine-Works/Introducing-the-Alteryx-Server-v3-API/ba-p/899228
Background : I am Creating a Migration tool App that will let migrate One workflow from dev server to Prod server by changing the respective Gallery connections and migrating it over to Prod, I am stuck at creating a zip(.yxzp) and migrating/Upload to Prod usign these API's can you help, please.