The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Docusign Integration with Servicenow using REST API

harishdasari
Tera Guru

Hi,

Anyone integrated docusign with servicenow.

I am able to generate OAuth Token, can I know what are steps next steps to send the envelopes to the users and what is the procedure.

Thank you.

1 ACCEPTED SOLUTION

Hi Harish,



So here is my understanding and accordingly the approach:



1) User raises RITM and attaches an attachment i.e. pdf file and submits the request.


2) Approvals etc if any will trigger as per the workflow.


3) Now the pdf file has to be sent to whom for signing. Will there be a variable to hold the signing person i.e recipient for docusign.


a) If yes then you can trigger the docusign code from workflow script and pick that's user's email address and DocuSign will send an email to that user.


In the subject keep the RITM number so that when DocuSign sends completion email it will be present in subject line.


b) If no then you need to check to whom it has to be sent. Will that be a hardcoded value of email address


4) Have an inbound email action on the custom table with type as new.


5) Have workflow to copy the incoming signed document from custom table to the RITM table.



Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.


Thanks


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

35 REPLIES 35

Hi Vijaya,



You can use the docusign url to get the access token. for this you need to create rest message and use the function correctly.



I can only give the steps and direction but could not share the code because of constraints.



Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.


Thanks


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Harish,



Any update on this?


Can you please mark my answer as correct, helpful and hit like if you were able to reach near your requirement with my comments/post. This helps in removing this question from unanswered list. Thanks in advance.



Regards


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

harishdasari
Tera Guru

Thank you Ankur.


Hi Harish,



Can you mark my answer as correct, helpful and hit like. Also if possible endorse the content.



How to Endorse Content



Thanks in advance.



Regards


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Harish,



Any update on this?


Can you mark answer as correct, helpful and hit like if you were able to achieve the requirement. This helps in removing this question from unanswered list and helps users to learn from your thread. Thanks in advance.



Regards


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader