Custom action rules and limitations

1min

Custom actions give users a way to customize the PROCESIO platform according to their needs, however while doing this you will need to keep in mind the restrictions imposed by this technology:

  1. Custom actions can be created with any code editor that is compatible with the .net core 3.1 library.
  2. Custom actions can only be written using the C# language.
  3. Use the nuget provided by PROCESIO. Follow the steps presented in Prerequisites and Environment setup and read the Your first Custom action to help you get started.
  4. Other libraries that are not offered by Microsoft need to be whitelisted with us. In the following you will see the list of the ones already whitelisted.
JSON




Updated 30 Mar 2023
Doc contributor
Did this page help you?