Skip to main content

Hello Everyone

I would like to request the implementation of a functionality that allows users to modify and delete address book entries within our application. This feature should be similar to the functionality in DocuSign under My Preferences -> Contact, where users can easily update or remove entries.

Example:
In DocuSign, when users navigate to My Preferences -> Contact, they have the options to modify or delete stored contact information. We want to replicate a similar user experience in our application for address book management to make it user-friendly and intuitive.

Could you confirm if this implementation is feasible and provide feedback on how we could approach this? Please let me know if further details are needed.

Best regards,  
Akram Alam

Hi,

You can use the Contacts API to create/update/delete contacts.

Here is the documentation: https://developers.docusign.com/docs/esign-rest-api/reference/users/contacts/

Here is a blog article explaining how to achieve this via the SDK’s: https://www.docusign.com/blog/developers/common-api-tasks-adding-contact-to-your-docusign-address-book

Regards


Reply