RE: Get content of new file type field in plugin
Good day, Johao,
Many thanks for your reply!
C# example shows using web API. For using web API from plugin I need to create application in Azure for correct authentication and this way not looks good for me.
Can you explain what do you mean by SOAP request from plugin?
Because what I know that is SDK doing SOAP request behind the scene and in response there is no actual content of the file(checked that in Fidller from a console app).
In MS article we can find - File attributes are supported in SdkClientVersion 9.0.45.329 or greater and Web API version 9.1 or greater.
But latest SDK for now has version - 9.0.45.2156. I tried to send version that was mentioned in article but it gave nothing.
Mikhail.