Announcements
Hi Guys,
I have a requirement that add an user to a team using C#, I saw someone online talking about using this method "AddMembersTeamRequest
", but I don't understand how to use those required parameter, such as TeamTemplateId, SystemUserId and Record. Can anyone elaborate on that?
And I also want to add the specified queue for the user, how do i need to do?
Thanks,
Stone
Hi Guido,
Thanks for your reminder, I also realized that I had made a mistake.
looks like you confused the AddMembersTeamRequest with AddUserToRecordTeamRequest.
AddMembersTeamRequest is correct and requires TeamId and MemberIds (array of userid)
hope it helps
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156