cancel
Showing results for 
Search instead for 
Did you mean: 

Web APIs - DocuSign Application

KalaReddy1
Level 2

Hello Team,

I have configured web APIs in Blue prism.

Now i want to update the value in one of my templates in DocuSign application.

I am able to Get the templates details from application to blue prims but unable to update the value in template.

I am not getting any error when i run this code in BP, but values are not getting updated.

please advise. 

1353.png



------------------------------
Kala Reddy
------------------------------
3 REPLIES 3

harish.m
Level 12

Hi kala Reddy,

 Looks like Docu Sign VBO  in digital exchange Doesn't have this action, but quickly looking in to one of the POST method I noticed your URL path  doesn't have forward slash("/"). assuming your base URL has this otherwise  you probably need to add this at the start.

Check the Digital exchange VBO  it will help you  to figure out the root cause of this issue. I assume you tried using  this method in post man?
https://digitalexchange.blueprism.com/dx/entry/9648/solution/utility---docusign



1328.png



------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"

Harish M
Lead developer
America/New_York TX
------------------------------
----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]

Hi Kala,

As per the API documentation, the object name in the JSON body should be "templateCustomFields". Also, can you try constructing your JSON body with the Field ID.

Refer: https://developers.docusign.com/docs/esign-rest-api/reference/templates/templatecustomfields/update/



------------------------------
Athiban Mahamathi - https://www.linkedin.com/in/athiban-mahamathi-544a008b/
Technical Consultant,
SimplifyNext,
Singapore
------------------------------

Hello,

1347.png

I am trying to update the value in one of the templets in DocuSign application. 

I am not getting any error, but value is not getting updated.

please advise.



------------------------------
Kala Reddy
------------------------------