POST api/Process/UploadFilesToSpAsync?guid={guid}&subfolder={subfolder}

Uploads files to Sharepoint.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

The guid optained from PostFileAsync

string

Required

subfolder

Subfolder within the GUID folder, e.g. "result" or "out" (optional)

string

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>