Running shared workflows using Gallery API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
How can we execute the workflows shared by another user, using Alteryx Gallery API.
For example, I have private studio with API key and Secret key. I have published 4 workflows in my collection and shared the collection with another user called 'TestUser'. I.e. the TestUser is be able to execute all these 4 workflows through Alteryx Gallery.
Now the TestUser also has API key and Secret Key and tries to execute any of these 4 workflows using API Endpoint /v1/workflows/{appId}/jobs/ (POST), we are getting 403 (Access denied) error.
And even the end point GET /v1/workflows/subscription/ (GET) is not showing up any of these 4 shared workflows information.
I.e. using private studio key's we are not able to access and execute the shared workflows.
Any suggestion will be helpful.
- Labels:
- API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is this resolved? If yes, could you please provide the solution.
