Alteryx Community 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
Hello Everyone,
Does anyone know if there is documentation available on the Alteryx Community API? As I'm sure you can imagine trying to search for those terms brings up a lot of community responses regarding Alteryx workflows various APIs that the community has helped to troubleshoot.
Thanks,
Sam 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @SamDesk
Community API? What are you trying to do? More information about your desired outcome will help guide the suggestions to get there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @CharlieS,
Yes, the API for the community, i.e. http://community.alteryx.com/restapi/vc/users?page_size=1000&page=1.
I saw it being used in the Weekly Challenge Tracker and was looking to use it for some analysis on what badges have been earned by each user.
- /users - for user information, user ID, etc
- /badges - for user badges information.
For the very reason of making sure that I'm running API calls with the correct parameters, I thought I'd check if there was posted documentation on the API. 🙂
Thanks,
Sam 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @SamDesk
You can find info on the the Lithium API by creating an account on http://community.khoros.com and then the docs for API versions can be found here:
Community V1:
https://developer.khoros.com/khoroscommunitydevdocs/reference/community-api-1-object-index
Community V2:
https://developer.khoros.com/khoroscommunitydevdocs/reference/community-api-v2-object-index
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
