Skip to main content

Hello, I am working on developing a web application that requires integration with Docusign to request signature of some documents, just to put you in context my application sends an SMS to a user and depending on the user's response the document signature request must be sent, the request must be sent by SMS and also the entire envelope creation process must be done in my API without requiring user intervention, so I want to know if this project idea is reasonable and what authentication method I should use for this project. I would greatly appreciate if you could help me with this question. I only have to add that my API is being developed using NodeJs. Thanks in advance.

could you decript  more deteal about: depending on the user's response?

who need sign the evelope?

how to  tigger send envelope?

are you mean the recipient get the signing url only by sms?

 

FreeLink/甫连信息

🌍 DocuSign Partner | Partner Profile

🏆 DocuSign 2024 APAC Reseller Growth Partner of the Year

🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.

📊 DocuSign Community Leaderboard Top 5 contributor.

🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.


---


could you decript  more deteal about: depending on the user's response?

who need sign the evelope?

how to  tigger send envelope?

are you mean the recipient get the signing url only by sms?

 

FreeLink/甫连信息

🌍 DocuSign Partner | Partner Profile

🏆 DocuSign 2024 APAC Reseller Growth Partner of the Year

🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.

📊 DocuSign Community Leaderboard Top 5 contributor.

🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.

 

 

Who needs to sign the envelope?
The people who must sign the envelope are patients who need to authorize the purchase of DME equipment.

How to activate sending an envelope?
The envelope must be activated when my API receives an SMS from the patient, for example the patient is sent an SMS asking if they want to start the purchase process of the required DME equipment, if the patient responds with "YES", then my API It should automatically send you the link so that you can proceed to sign the envelope.

Do you mean that the recipient receives the signature URL only via SMS?
It is the general idea, but if it is not possible to do it by SMS then we will have to do it by email.


@jreynerio it is reasonable, sms or email or both are support. please contact me if you needs integration consulting service.

FreeLink/甫连信息

🌍 DocuSign Partner | Partner Profile

🏆 DocuSign 2024 APAC Reseller Growth Partner of the Year

🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant.

📊 DocuSign Community Leaderboard Top 5 contributor.

🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries.

 


Hello,

You can check a walkthrough on how to perform Remote Signing, you can check examples with Node.js:

https://developers.docusign.com/docs/esign-rest-api/how-to/request-signature-email-remote/


Thanks,


Reply