download files
Hi all
I"m trying to simply download all files from a wrike folder.. I just want to call some sort of http get from a vbs script.
Please any help you can offer would be great
thanks
Eric
Кажется, у нас нет переведенной страницы, которую вы ищете, но у нас есть другой контент на английском языке и поддержка на английском языке.
Чем мы можем вам помочь?
Учиться. Делиться. Обсуждать.
Hi all
I"m trying to simply download all files from a wrike folder.. I just want to call some sort of http get from a vbs script.
Please any help you can offer would be great
thanks
Eric
Folllowing List for Post: download files
[this list is visible for admins and agents only]
Eric, can you share your code and where you're running into an issue. The API should be able to handle this through the download attachment method.
[GET] /attachments/{attachmentId}/download
Have you tried looping through the tasks in the folder?