groupsharekit.net
groupsharekit.net copied to clipboard
Download Target documents
Is there a way to download Target document? Not the xliff but the docx.
I tried _client.Project.DownloadFile(new FileDownloadRequest(projectId, "", FileDownloadRequest.Types.Targetfiles))
But alway return the xliff.
Thank you
Hi @charettedavid . This is available in GroupShare 2020 and GroupShare 2017 CU09 onwards The master branch of the GroupShareKit is compatible with GroupShare 2020. You can find an example here- https://github.com/sdl/groupsharekit.net/blob/f2437aecb28d59439ff8e2f549faca02673a6341/Sdl.Community.GroupShareKit.Tests.Integration/Clients/FileDownloadTests.cs#L39