How can I get a downloadable link of a file that has been uploaded using the multimedia uploader. Is there any service for it.
7 Likes
@Nikhil.Dhanda Could you please answer?
4 Likes
-
To get the downloadable link of a document configure DMS_FETCH_MEDIA_FILE service in the API task.
-
fileReturnType, expiryTime, idList must be sent in the C2S request.
-
The response of this service (DMS_FETCH_MEDIA_FILE) will return the S3 URL of the document.
53 Likes
Thanks @ShraddhaDhoke
2 Likes