docusignapi - API to display filled in tags in PNG format -
we looking way have functionality similar next api method returns requested page in png format (non editable format):
https://www.docusign.com/p/restapiguide/restapiguide.htm#rest api references/get page image.htm
but ability display values custom, etc. tags have been filled in. currently, no tags or values displayed regardless of whether have been filled in.
does know way this?
i don't believe can bring tab values page image when envelope still in process, think completed envelopes show info.
you'll have create separate api phone call retrieve recipient entered tab values. have @ get envelope recipient status api call, , more importantly, it's 1 optional parameter. details of phone call are:
url: /accounts/{accountid}/envelopes/{envelopeid}/recipients
http method: get
parameters: the required parameter envelope id. if optional query include_tabs set true, tabs associated recipient returned. if optional query include_extended set true, extended properties returned.
docusignapi
No comments:
Post a Comment