I have a webservice integration configured that returns a PDF response (application/pdf). How can I convert this into an Appian document?
Discussion posts and replies are publicly visible
Hi wendys8
You can follow instructions in the below link and you will be able to get the bearer token thru rest calls
https://developers.docusign.com/esign-rest-api/code-examples/config-and-auth#2-configure-client-and-request-authorization-code
Once you get the token you can pass it as part of header in your HTTP File download and you will be able to get the file from docusign