Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download Target documents #81

Open
charettedavid opened this issue Apr 1, 2020 · 1 comment
Open

Download Target documents #81

charettedavid opened this issue Apr 1, 2020 · 1 comment

Comments

@charettedavid
Copy link

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

@cromica
Copy link
Collaborator

cromica commented Apr 9, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants