question

Upvotes
Accepted
3 0 2 5

Now that i have received the response JSON from Get_Document API. How to download the PDF file present in the JSON?

apirkd-apirkdDownloadFTP
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

<AHS>

Asked expert, contact TRKD Online Solution team.

@alankar.gupta

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Hello @alankar.gupta,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
381 1 3 3

GetDoc_1.png

Hello,

The GetDoc_1 or 'Document Retrieval' API is a HTTP GET call. You need to include the application ID and cookie in the request. In the response you recieve a URL redirected to the PDF document. you need to use the URL to download the document. Screenshot attached from TRKD support portal.

For more details you can also refer to 'Document Retreival' chapter within TRKD API Programmers guide (TRKD API DEVELOPERS GUIDE).

thanks,

Waseem


getdoc-1.png (375.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.