PROCESIO SDK ~ Integrating with PROCESIO
To come to the aid of the community of developers who use PROCESIO in their applications we released a SDK that will help them get started. The PROCESIO SDK makes it easier to interact with the PROCESIO API from your application.
Depending on the technology you are using we provided two ways for accessing your processes:
The PROCESIO SDK allows through the use of its methods to control the platform from inside your application. The methods made available at the time of writing this article allow you to authenticate and create a token, run your process and upload a file.
You can use the Github repository or install procesio-sdk-dotnet via NuGet Package Manager. If you want to use the NuGet just search for "ProcesioSDK" or run the following command in the NuGet Package Manager console:
You will also need to provide the following body: