Skip to main content
Newcomer
May 13, 2025
Idea Submitted

Resend Envelope Email To Customer

Categories:Developer Experience
  • May 13, 2025
  • 3 replies
  • 81 views

Hello 

We are using Apex tool kit to send envelopes in a automated way. But we get requests from customers to Resend the Envelopes one more time.Is it possible to send it from salesforce it self rather than Logging in Docusign Account each time.

3 replies

Community Moderator
May 15, 2025

Hello ​@Sneha,

Welcome to the Docusign Community! We appreciate you taking the time to participate. Thank you for sharing your idea!

It appears that there is an option related to your request. May you please check: Send Reminders for Active Docusign Envelopes

Note: We're converting this Topic to a Question in the meantime, while waiting for your confirmation. Please let us know if you have any further questions. Thank you!

 

Best regards,

Jenny | Docusign Community Moderator

"Select as Best" below if you find the answer a valid solution to your issue.

karan.kaushik
Docusign Employee
Docusign Employee
May 15, 2025

Editing incorrect answer. Answer below is correct

Newcomer
May 16, 2025

You can use this method ‘dfsle.StatusService.resendEnvelope(dfsle.UUID.parse(docusign envelope id));’ to resend the envelope email.