Skip to main content
Solved

MESSAGE OF COMPLETED ENVELOPE

  • February 13, 2025
  • 5 replies
  • 63 views

Forum|alt.badge.img

Good afternoon,

I need help about this,

One person in the company is goint to retire and this person receives a message when an envelope is completed. I now need to change the person who receives this message.

Anyone can help me about this?

Thanks

Best answer by Pawan Gangwani

Hello ​@Montse CO 

Welcome to the DocuSign Community!

The signature or envelope Completion mail goes to the sender. if you send the envelop for signature the completion mail will come to you.
You can change the settings from “Admin” settings > Email Preferences.

Thanks!

5 replies

Pawan Gangwani
Digital Leader
Forum|alt.badge.img+15
  • Digital Leader
  • Answer
  • February 13, 2025

Hello ​@Montse CO 

Welcome to the DocuSign Community!

The signature or envelope Completion mail goes to the sender. if you send the envelop for signature the completion mail will come to you.
You can change the settings from “Admin” settings > Email Preferences.

Thanks!


Alexandre.Augusto
Docusign Employee
Forum|alt.badge.img+18

Hello, ​@Montse CO 

 

If such person is going to retire then you can TRANSFER his envelopes to another user in your account. This new user getting the transferred envelopes will receive the email notification for completed envelopes. 

 

If this answer helps you, I’d appreciate your LIKE here.

Thank you,

Alexandre


Forum|alt.badge.img+5
  • Docusign Employee
  • February 14, 2025

Hi Montse,

I’m with the DocuSign Dev/API team.

I understand your concern about the colleague who is retiring still receiving completed envelopes. My understanding is that you’re using JWT. Switch their user ID that is being used for authentication, I recommend replacing it with a System user ID.

 

You can change the user id associated with the completed envelopes by switching the sub id:

{
  "iss": "<your_integration_key>",
  "sub": "<your_user_ID>",
  "aud": "account-d.docusign.com",
  "iat": <current_unix_epoch_time>,
  "exp": <current_unix_epoch_time+6000>,
  "scope": "signature impersonation"
}

Please let me know if you have any questions.

 

Best,

DEV/API


Forum|alt.badge.img+11
  • Community Moderator
  • February 26, 2025

Hello ​@Montse CO ,

If you found the response to be a useful solution to your question, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.

Best regards,
Marco Paulo | Docusign Community Moderator


Forum|alt.badge.img+11
  • Community Moderator
  • March 5, 2025

Hello ​@Montse CO,

I hope you are doing well. 

If you found the response to be a useful solution to your question, could you please click the "Best Answer ✅" button at the bottom of the post? 

It helps other community members who might have similar questions.

Best regards,
Marco Paulo | Docusign Community Moderator