docusignapidocusignconnect

Get Comments History from Connect Custom Configuration payload


How can I get the comments history as pdf from custom configuration ?

enter image description here

enter image description here

From DocuSign request payload we have the following property

public List<EnvelopeDocument> envelopeDocuments { get; set; }

but the comments history pdf is not in this list.

The Certificate of Completion (summary) is included.


Solution

  • DocuSign Connect doesn't support this.

    You will have to make a separate API call to obtain the PDF of the Comments.

    https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/comments/get/