Click HERE to see how Saviynt Intelligence is transforming the industry. |
03/26/2024 11:27 PM
Is it possible to import the following Json from Rest connector?
{
"username1": { "username": "username1", "roles": [ "role1" ], "full_name": "aa", "email": "aa@test.com", "enabled": true },
"username2": { "username": "username2", "roles": [ "role2" ], "full_name": "bb", "email": "bb@test.com", "enabled": true },
"username3": { "username": "username3", "roles": [ "role3" ], "full_name": "cc", "email": "cc@test.com", "enabled": true },
...
}
Please guide me on how to set it up.
"listField": "",
"keyField": "accountID",
"colsToPropsMap": {
"accountID": "username~#~char",
"name": "userName~#~char",
"displayName": "full_name~#~char",
"status": "enabled~#~char",
"customproperty10": "email~#~char",
"customproperty11": "roles~#~char"
},
"statusConfig": {
"active": "true",
"inactive": "false"
}
03/28/2024 01:01 AM
Hi @HenryMK,
We are checking on your request and we will keep you posted.
03/28/2024 02:16 AM
Hi @HenryMK,
Kindly provide us more details regarding your usecase
03/28/2024 11:40 PM
We are making additional inquiries through tickets.
03/29/2024 06:59 AM
@HenryMK - After you find out the answer to your original question, come back and share the information here so everyone can know the answer.
Cheers,
Dave