Skip to content

[Question] [Help wanted] Sending an envelope with SMS using TemplateRole #185

Open
@shirish-niyuj

Description

@shirish-niyuj

What are the various ways of sending an envelope with SMS using Docusign Java client? I am aware of the setAdditionalNotifications() method in com.docusign.esign.model.Signer class. In which I can assign an object of com.docusign.esign.model.RecipientPhoneNumber.
But as per the code examples, if we are using an existing Template to create an envelope then we must use an object of com.docusign.esign.model.TemplateRole instead of 'Signer' object. Since my application uses templates and not hardcoded PDF as documents, I am looking for a method like setAdditionalNotifications() in TemplateRole` class. But unable to find any.

Can you please suggest the best approach to send an envelope with SMS using an existing template. A code snippet would also help.

TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    TT-3902can't create envelope from template with SMS Deliverybugresponded

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions