16
Views
4
Comments
Solved
How do I utilize the Outsystems API to assign multiple groupIDs to a single person?

I know there is documentation out there on utilizing the User APIs but for some reason every time I click on one it just takes us back to the main TOC list. This is the endpoint we're trying to use:
https://.../rest/OutsystemsUserManagement/AddUswerToGroup

We're able to assign one GroupID to a user but we need the capability to assign multiple groupIDs. 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Brandon,

That REST endpoint isn't something that I recognize as a standard OutSystems API. Are you sure that isn't an internally developed REST service?

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Maybe a typo ?  I see AddUswer instead of AddUser

Dorine

UserImage.jpg
Brandon Murry

That's my fault. I mistyped it in the post. 


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Solution

Hi Brandon,

That REST endpoint isn't something that I recognize as a standard OutSystems API. Are you sure that isn't an internally developed REST service?

UserImage.jpg
Brandon Murry

You're correct. We figured out the issue. Thank you.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.