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.
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.
Hi @SamDesk
Community API? What are you trying to do? More information about your desired outcome will help guide the suggestions to get there.
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.
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 🙂
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