| Name | Description | Type | Additional information |
|---|---|---|---|
| invemail |
Where to send invite(or existing username) |
string |
Required Data type: EmailAddress String length: inclusive between 0 and 50 |
| InvText |
Email body text before default invite message+url |
string |
Data type: MultilineText |
| rCust |
Permission againts workspace |
enRights |
None. |
| NotifyUser |
Send email to existing or new user |
boolean |
None. |
| AddImmediately |
Existing username/invemail will be added immediately |
boolean |
None. |
| InvID |
Output value - New invite ID |
globally unique identifier |
None. |
| ReturnUrl |
Output value - Genereated invite url |
string |
None. |
| AddNewUser |
option to add/register new user automatically, with NO MW access |
InvitedNewUser |
None. |
| PermissionCategories |
After adding user to workspace, assign cateogories and rights |
Collection of DField |
None. |
| Tags |
Additional response information. Read only(ie.: isnewuser=true when new user was alse created with invote) |
Dictionary of string [key] and Object [value] |
None. |