The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

V3 API User Access

Today the v3 api requires curator access.  V3 has Getters that should work for users with API permission.  The Getter should return the objects that user has access to.   Example:   GetCredentials for a normal user with API access should return credentials that the user has access to.  Today they get a 401 auth error.

 

We don't want to make these users curators just to let them access the V3 api.

1 Comment
mcha54
8 - Asteroid

Yes! I would love to see all "GET" API Endpoints available for Artisans to use. 

For example, I have a few use cases where I need to regularly retrieve a list of workflows/apps/schedules added to certain Collections for auditing purposes. This is only available to Curators.

I can GET /v1/workflows/subscription it 1) only shows my workflows and 2) doesn't show what collections those workflows are in. 

Having the ability to access all GET endpoints allows us to better audit and report on our workflows in the Server.