POST api/Process/SharepointDownloadAsync?guid={guid}&file={file}

Downloads the in the Json given IDs from Sharepoint.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

The guid optained from PostFileAsync

string

Required

file

File path within the GUID folder, e.g. "result/xyz.pdf"

string

Required

Body Parameters

None.

Response Information

Resource Description

None.