This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
on 06-22-2016 12:48 PM - edited on 07-27-2021 11:39 PM by APIUserOpsDM
This is Part 4 of the Alteryx Gallery Series - The Gallery Series only refers to the Alteryx Server where you can host your Private Alteryx Gallery. This Article with refer to 'Alteryx Gallery' as a privately hosted Gallery on the Alteryx Server.
Part 1 Alteryx Gallery Series - The Lay of the Land 101: Gallery Admin Edition
Part 2 Alteryx Gallery Series - The Lay of the Land 101: User Edition
Part 3 Alteryx Gallery Series: App Publishing & Version Control 101 - Alteryx Community
With the enormous potential of the Alteryx Gallery it is important to utilize all of its power into making better data driven decisions. But, what if you are unsure how to shape the Gallery for your particular use case? This article outlines a few of the potential ways you can do that.
Data Analyst
This is a simple way of organizing the Gallery if you have a small groups of Alteryx Content creators who develop end solutions for Business Decision Makers in certain internal departments.
Departmental (Functional)
You have a group of Alteryx creators who make custom applications for particular departments. You would like to share these applications across multiple users within that department.
Departmental (Consumer)
You have multiple different departments consuming these applications from one set of Alteryx creators. The end users just want to run the application without knowing any of the Alteryx behind the scenes logistics.
Hierarchy (Varied End Users)
You have a range of end users requesting detailed reporting
Best,
Jordan Barker
Solutions Consultant
The description given for Hierarchy really seems like there are only two tiers. Has anyone been able to make an efficient multi-tiered Gallery?
I'm thinking of five or more tiers. Could you illustrate what that would look like?
I'm still trying to figure out the difference between a collection and a district.
Hi @Cedric,
A collection is private to those people you invite within the users tab. A district is going to be public for everyone who has access to the Gallery URL. It is essentially just the 'Home' page but broken down into specific categories. For example, companies may post sample macros into a district for everyone to consume, whereas a macro which contains private data or a specific type of analysis which is specific to a team would be better shared in a collection where you can only get access via email invite.
Let me know if you have any further questions.
Jordan Barker
Solutions Consultant
@JordanB Thanks so much. That's exactly what I needed!
@JordanB. Thank you for the articles - really useful.
Can I ask - are there any specific things you need to do when building an app that will reside in the Gallery (private studio) and will be run via the Gallery API - i.e. any specific tools that need to be used in the app workflow itself to enable it to be called via the Gallery API?
I understand that the calling of the app via the Gallery API uses OAuth so needs the key & secret to build all the OAuth parameters to be used in the request, but I am asking more specifically about the app and how it outputs data.
I know from working with apps and calling them using the Alteryx Engine API that the Alteryx wixzard app (workflow saved as .yxwz) needs to use the Generic Tool to output the results from the workflow so that they can be picked up by the application that is calling the Alteryx app (it also needs the interface tool inputs and related Actions). Are there any special tools like the Generic Tool that need to be used for apps in the Gallery when they output data - that the Gallery API requires?
Thanks
Our IT department is just setting up server for us. I'm really looking forward to the new functionality and ability to create end-user input apps to replace harvesting inputs from emails!