Data Processing
DocuSign Data Processing
Zluri fetches the list of users from DocuSign. This article explains how you can validate the DocuSign user data presented in Zluri.
How Zluri fetches the data:
Zluri calls the following API to fetch the list of users from DocuSign.
https://developers.docusign.com/docs/esign-rest-api/reference/users/users/
Status Mapping:
The status of the user is decided by the field 'membership_status'.
-
active
: is marked User Application Status = Active -
closed
: is marked as User Application Status = Inactive
The following values are marked as User Application Status = Suspended.
activation_required
activation_sent
disabled
User coming from earlier sync but not in latest sync are marked as User Application Status = Inactive
Updated about 1 month ago