Hello,
I am able to download file but without extension, could you please help me how do I get extension of file.
For Example :- https://veridiancu.my.workfront.com/attask/api/v18.0/docu/search?id=6658f66f004a4.................&s...
File name ends with .docx which I am unable to find.
Thanks,
Divya Anand.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
the document extension is stored under the document version, so you have two possibilities:
1) Use the DOCU endpoint and fetch the document versions by querying the nested field versions:ext
or
2) use the document versions endpoint DOCV
https://veridiancu.my.workfront.com/attask/api/v18.0/docv/search?documentID=6658f66f004a4..............
Regards
Lars
Views
Replies
Total Likes
Hi,
the document extension is stored under the document version, so you have two possibilities:
1) Use the DOCU endpoint and fetch the document versions by querying the nested field versions:ext
or
2) use the document versions endpoint DOCV
https://veridiancu.my.workfront.com/attask/api/v18.0/docv/search?documentID=6658f66f004a4..............
Regards
Lars
Views
Replies
Total Likes
Thank you,
I have a doubt I need issue IDs under content-dashboard how do I get it using APIs.
Thanks,
Divya Anand.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies