Hi DocuSign Community,
I have a requirement where, whenever an envelope is sent through DocuSign, the recipient currently sees "docusign.net" as the sender's email domain (e.g., dse_demo@docusign.net
). Instead, I would like the recipient to see the actual email address of the person who sent the envelope (e.g., john.doe@example.com
).
Here are my questions:
-
Is it possible to achieve this using DocuSign APIs? Specifically:
- Can we dynamically provide a unique sender email address for every envelope we send through the API?
- Can this email address replace the
docusign.net
domain so the recipient sees the actual sender's email in their inbox?
If the above requirement is not possible, what are the recommended solutions to achieve better sender identification and transparency?
The goal is to provide better transparency and identification for recipients, allowing them to immediately recognize the sender. Let me know if this is achievable and what solutions can take me closer to this requirement.
Thanks in advance!