I came across a use case from a client that wants to upload all their Alteryx workflows from a folder to Alteryx Gallery in bulk. example situation that I can give, they have 100+ workflows that produce 100+ reports and all the workflow needs to be published to Alteryx Gallery in a short time. Publishing one by one may take a long time to be done.
One method I came across is by uploading using Workflow Endpoint API on Postman but this method may require too many scripts for my client.
Is there any easy method or macro that is able to bulk publish Alteryx workflows to Alteryx Gallery?