Expand my Community achievements bar.

SOLVED

Download document using the API

Avatar

Level 5

Hello,

 

I would like to download the binary of a document via the API to get a blob object. 

Is this somehow possible? I cannot find the corresponding information using the API-explorer.

I know, that I can retrieve the field downloadURL, but using this requires to be logged in to Workfront.

 

Thanks in advance.

 

Regards

Lars

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 6

That's what you have to do. You have to get the download url, and then download it with that url, and both of those require an API key or a session ID.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 6

That's what you have to do. You have to get the download url, and then download it with that url, and both of those require an API key or a session ID.