User and Group mapping
DocuSign allows users to manage digital transactions for electronic documents including contracts and signatures. Its features include authentication services, user identity management, and workflow automation.
Supervisor configuration parameters
To configure the connector, following parameters are required. Refer section Configuring integration application for detailed instructions.
-
Connector name
-
Admin User Id
-
Client Id
-
Private Key
-
Auth Server (account-d.docusign.com for developer environments and account.docusign.com for production environments)
- Account ID
-
Target URL (Cloud application's instance URL used as targetURI in payload)
-
Instance DateTime Offset (refer Configuring additional datetime offset in connectors for more details)
Supported objects and operations
Users
Table 160: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get All Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 161: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Delete Group |
DELETE |
Get Group |
GET |
Get All Groups |
GET |
Get All Groups with Pagination |
GET |
Update Membership |
PUT |
Mandatory fields
Users
Groups
The user and group mappings are listed in the tables below.
Table 162: User mapping
Id |
userId |
UserName |
userName |
UserType |
userType |
DisplayName |
userName |
Title |
jobTitle |
name.GivenName |
firstName |
name.FamilyName |
lastName |
Addresses.StreetAddress |
workAddress.address1 |
Addresses.Locality |
workAddress.address2 |
Addresses.Region |
workAddress.city |
Addresses.Country |
workAddress.country |
Addresses.postalCode |
workAddress.postalCode |
PhoneNumbers.Value |
workAddress.phone |
Emails.Value |
email |
Active |
userStatus |
Groups |
groupList |
Meta.Created |
createdDateTime |
Table 163: Group mapping
id |
groupId |
displayName |
groupName |
Connector limitations
-
Username update is accepted only when no first and last name provided.
-
Add and update of Users address not supported.
-
Intermittently, you cannot update the users when the activation is in pending status.
-
Active user cannot be created. After the created user activates the account through the email link, the user is considered to be an Active user.
-
Combination of user name and email duplication will result in conflict error response.
Connector limitations
DocuSign allows users to manage digital transactions for electronic documents including contracts and signatures. Its features include authentication services, user identity management, and workflow automation.
Supervisor configuration parameters
To configure the connector, following parameters are required. Refer section Configuring integration application for detailed instructions.
-
Connector name
-
Admin User Id
-
Client Id
-
Private Key
-
Auth Server (account-d.docusign.com for developer environments and account.docusign.com for production environments)
- Account ID
-
Target URL (Cloud application's instance URL used as targetURI in payload)
-
Instance DateTime Offset (refer Configuring additional datetime offset in connectors for more details)
Supported objects and operations
Users
Table 160: Supported operations for Users
Create User |
POST |
Update User |
PUT |
Delete User |
DELETE |
Get User |
GET |
Get All Users |
GET |
Get All Users with Pagination |
GET |
Groups
Table 161: Supported operations for Groups
Create Group |
POST |
Update Group |
PUT |
Delete Group |
DELETE |
Get Group |
GET |
Get All Groups |
GET |
Get All Groups with Pagination |
GET |
Update Membership |
PUT |
Mandatory fields
Users
Groups
User and Group mapping
The user and group mappings are listed in the tables below.
Table 162: User mapping
Id |
userId |
UserName |
userName |
UserType |
userType |
DisplayName |
userName |
Title |
jobTitle |
name.GivenName |
firstName |
name.FamilyName |
lastName |
Addresses.StreetAddress |
workAddress.address1 |
Addresses.Locality |
workAddress.address2 |
Addresses.Region |
workAddress.city |
Addresses.Country |
workAddress.country |
Addresses.postalCode |
workAddress.postalCode |
PhoneNumbers.Value |
workAddress.phone |
Emails.Value |
email |
Active |
userStatus |
Groups |
groupList |
Meta.Created |
createdDateTime |
Table 163: Group mapping
id |
groupId |
displayName |
groupName |
-
Username update is accepted only when no first and last name provided.
-
Add and update of Users address not supported.
-
Intermittently, you cannot update the users when the activation is in pending status.
-
Active user cannot be created. After the created user activates the account through the email link, the user is considered to be an Active user.
-
Combination of user name and email duplication will result in conflict error response.
Citrix ShareFile
ShareFile offers users a platform for secure content collaboration, file sharing, and synchronization for documents and workflows. It offers cloud-based and on-premises storage, virtual data rooms, and client portals.
Supervisor configuration parameters
To configure the connector, following parameters are required:
Supported objects and operations
Users
Table 164: Supported operations for Users
Create User |
POST |
Update User |
PATCH |
Delete User |
DELETE |
Get User |
GET |
Get All Users |
GET |
Groups
Table 165: Supported operations for Groups
Create Group |
POST |
Update Group |
PATCH |
Delete Group |
DELETE |
Get Group |
GET |
Get Group Members |
GET |
Add Group Members |
POST |
Remove Group Members |
DELETE |
Get All Groups |
GET |
Mandatory fields
Users
- emails.value
-
name.familyName
-
name.givenName
Groups
Not Applicable
User and Group mapping
The user and group mappings are listed in the tables below.
Table 166: User mapping
Id |
id |
userName |
email |
name.Formatted |
FullName |
Name.FamilyName |
LastName |
Name.GivenName |
FirstName |
Password |
Password |
DisplayName |
FullName |
email.value |
email |
Active |
IsDeleted |
Extension.Organization |
Company |
Created |
DateCreated |
Groups
Table 167: User mapping
Id |
id |
DisplayName |
Name |
members.value |
User.Id |
members.display |
User.FirstName+User.LastName |
Connector limitations
-
Pagination is not supported by cloud application for both Users and Groups object
-
Group Information such as, the groups to which the user is associated is not displayed when we retrieve Users object.
-
Only 5 users can be created for trial instance on the Cloud Application.
-
Email id is considered as your user name. To update the username, you should update the email id.
-
Last modified date is not supported by the Cloud application for User object.
-
Last Modified and Created date is not supported by the Cloud application for Group object.
-
Deleted users can be retrieved as the Cloud application supports soft delete of users.
- Deleted user can be updated though the User Id.
-
Group membership operation can be ignored when you have an invalid User Id in the members list.
Supervisor configuration parameters
ShareFile offers users a platform for secure content collaboration, file sharing, and synchronization for documents and workflows. It offers cloud-based and on-premises storage, virtual data rooms, and client portals.
To configure the connector, following parameters are required:
Supported objects and operations
Users
Table 164: Supported operations for Users
Create User |
POST |
Update User |
PATCH |
Delete User |
DELETE |
Get User |
GET |
Get All Users |
GET |
Groups
Table 165: Supported operations for Groups
Create Group |
POST |
Update Group |
PATCH |
Delete Group |
DELETE |
Get Group |
GET |
Get Group Members |
GET |
Add Group Members |
POST |
Remove Group Members |
DELETE |
Get All Groups |
GET |
Mandatory fields
Users
- emails.value
-
name.familyName
-
name.givenName
Groups
Not Applicable
User and Group mapping
The user and group mappings are listed in the tables below.
Table 166: User mapping
Id |
id |
userName |
email |
name.Formatted |
FullName |
Name.FamilyName |
LastName |
Name.GivenName |
FirstName |
Password |
Password |
DisplayName |
FullName |
email.value |
email |
Active |
IsDeleted |
Extension.Organization |
Company |
Created |
DateCreated |
Groups
Table 167: User mapping
Id |
id |
DisplayName |
Name |
members.value |
User.Id |
members.display |
User.FirstName+User.LastName |
Connector limitations
-
Pagination is not supported by cloud application for both Users and Groups object
-
Group Information such as, the groups to which the user is associated is not displayed when we retrieve Users object.
-
Only 5 users can be created for trial instance on the Cloud Application.
-
Email id is considered as your user name. To update the username, you should update the email id.
-
Last modified date is not supported by the Cloud application for User object.
-
Last Modified and Created date is not supported by the Cloud application for Group object.
-
Deleted users can be retrieved as the Cloud application supports soft delete of users.
- Deleted user can be updated though the User Id.
-
Group membership operation can be ignored when you have an invalid User Id in the members list.