Best practices for programmatically adding users to roles?

Developer Space

Want to extend the Telligent Evolution platform? Collaborate with other developers and product experts here.

Best practices for programmatically adding users to roles?

Answered (Verified) This question is answered

What is the best method of programmatically adding users to specific roles within Telligent Community? I noticed that the REST API does not appear to support user role updates, only retrieval. Is the only option to call database stored procedures directly or are there better options?

For what it's worth, I am writing two small applications to manage user accounts within our system:

  • a console application that manages a subset of user accounts based on Active Directory membership information (accounts for staff and students).
  • a web-based application that manages the remaining user accounts based on periodic, user-uploaded CSV files from our CRM-like system (contains parent contact information)

With each application, I will be creating/updating/deleting user accounts and need the ability to place users into school-based roles.

Robert Miller
Issaquah School District

Verified Answer
All Replies
Page 1 of 1 (8 items)