Alteryx Gallery REST API Call from within workflow
- 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
We have a need for multiple workflows that are published to the gallery to call other workflows that are also published on the gallery. The best recommendation I have found is to use the rest API to call the other published workflows to run. The problem I am having is with the authorization for the API while inside the workflow. I am looking for an example of the best way to OAuth1 that is required based on API Docs (http://gallery.alteryx.com/api-docs) and making a call to my local gallery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@kwitcom It's a lot to read through, but @Kanderson provided a couple good example files in this post: https://community.alteryx.com/t5/Publishing-Gallery/Access-Gallery-API-through-Alteryx-APP/m-p/25481. I was able to use those successfully with a couple tweaks for time zone and content-Type.
