v-vemami
Joined 6 years ago
Joined 6 years ago
Hi v-vemami. Our /api/2.0/nodes/node-type:node-id/invites lets you send an array of invitees (User objects) to invite users to a node. In this case, the node is a group hub.
Hi there,
Once a group hub is created, the type can be changed by Group Hub Owners and/or Admins. If you have this feature enabled on Stage, feel free to test it out with users that have these two roles.
There is no concept of a sub group within group hubs.
The attachment referred to in the post is not coming through for me, so apologies if a concept was not adequately addressed.
Hope that helps!
Hi v-vemami : Do you want to Archive Groups in the Particular category and it shouldn't be visible to any one?
1. You Can Hide from List and Menus so it wont be access to any one directly via navigation only users who have the URL can able to access it.
2. For Archive : If you have multiple Groups you can move all them into a particular category and make default permission as deny and create a private role under the particular category and give required permissions and add users to whom it should be accessible.
If you want to give only for one Group perform the same permission changes to only Group instead of Category.
If my post is helpful and answers your question, please give "Kudos" and "Accept it as a Solution."
Thanks & Regards,
Abhishek Illindra
v-vemami - Here is the list of all the components
StudioComponents-20_11.pdf
Hi v-vemami , the http.client.request context object is for making server-to-server API calls. You will not be able to test with your localhost using this method. If you do not need a server-side API call, you could try moving your logic to JavaScript/jQuery to call your API. Otherwise, you'll need to host your service in a location that is accessible to Khoros servers.
v-vemami - Try the delete user API. Refer this document - https://developer.khoros.com/khoroscommunitydevdocs/reference/users-1#delete-a-user.
Hope this helps!
Thanks,
Srujana.