Release notes

PROCESIO v2.0.0

16min
procesio 2 0 the 2 0 no code/low code/custom code app is released the speed it's always about the speed processes execute really fast the average execution time of a platform action is 0 08 seconds (80 milliseconds) platform actions added! now in procesio you can make use of 137+ actions 137+ actions to create the process that meets your needs! check out our latest actions inbound email use this action to filter your received emails as needed link to documentation the json folder contains actions that can be used while working with json inputs https //docs procesio com/json mapper json mapper enables you to extract a value from a json or a json array https //docs procesio com/json mapper to list json mapper enables you to extract a list of values from a json or a json array read json file the documents folder contains actions that allow you to create and work with files inside your processes generate document generate a document using a document designer template html to pdf converts html input to a pdf file export to csv exports a list (of primitives/simple or of data model) to a csv file, with export options export to xlsx exports a list (of primitives/simple or of data model) to a xlsx file zip use this action for zipping files easily zip action gets a list of files as input and compresses them as a zip archive unzip use the unzip action to extract compressed files from a zip file link to documentation the xpath folder contains actions that allow you to manipulate xml files or strings xml processor use xml processor action to build or update an xml node by node by processing an input list of objects that encapsulate the xpath, tag name, value and attribute of a xml node xml update xml update enables you to update an xml input, if the input tag exists, or to insert the input tag, if it doesn't exist, using xpath xml mapper the xml mapper action is one of the actions at your disposal to work with xml data xml mapper enables you to extract a value from an xml string or an xml file link to documentation the scripting folder contains actions that allow you to work with javascript language javascript enables you to execute code; the code can be of anytype es5,es6, etc there is no access to specific libraries, however, from a code and algorithms perspective, you can execute almost everything link to documentation the pdf folder contains actions that allow you to work with pdf files pdf extract text there is an easy way to extract pdf text extract text from your pdf documents with the help of pdf extract text action if you wondered how to extract text from a pdf, you can't go wrong using procesio link to documentation the ftp/sftp folder contains actions that allow you to transfer files between local and remote servers get file list action that list files names within a folder, from the ftp/sftp server displays files name, path, type and size move file move file, enables you to move a file from one folder to another, or from one ftp server to another rename file rename file action, enables you to rename a file from within a specified folder delete file delete file action, enables you to delete a file from within a specified folder create folder create folder, enables you to create a folder within the specified location delete folder delete folder, enables you to delete a folder within the specified location all files & folders under the folder being deleted will also be removed download file download file up to 100 mb, enables you to download a file on an ftp/sftp server upload file upload file up 1gb, enables you to upload a file on an ftp/sftp server link to documentation generate guid action use generate guid action to generate guids you can use it as a unique reference number, when needed to identify information like id hardware, software, accounts, documents and other items link to documentation notification center the notification center provides users with an overview of alerts from the application webhooks trigger procesio via webhooks based on third party app events webhooks are user defined http callbacks and have messages, called payloads, which are sent to a unique url in procesio webhooks are a way to receive data from external apps and services when specific events occur you can also use the data from webhooks as triggers for your processes link to documentation new credential types three new credential types were added along to the rest api and smtp server credentials sql server ftp smtp inbound configuration custom credential missing a credential type? now you have the possibility to build it yourself document designer design and generate dynamic documents with procesio if you are working with invoices, contracts, offers, reports, policies etc, the document designer allows you to dynamically generate pdfs using data from your processes first, create a template and then add the data as variables in any paragraphs, tables or fields in your document supports table generation based on lists link to documentation self hosted/dedicated environment procesio on premise deployments new and improved analytics users can now easily keep track of the consumed resources the newly improved dashboard and the analytics page will give users info about their resources and consumption from high level to detailed views create data model from json users will have the possibility the create a data model from data, without the need to manually define and map each attribute upload your json file or content in the json editor, preview the data structure and save! easy as 1,2,3! public vs private data models data models in procesio can be public a data model created manually or from a json from the main page, using the “add data model” button public dms will be available as a data type in data types list when creating a process variable any update performed to a public data model is reflected in all data structures where it may be used as a data type for an attribute private a data model created manually within the attributes page ( access public data model → add attribute → add data model) private data models will not be available as a data type in the data types list when creating a process variable as it is private and is not available as a data type, it cannot be used in any other dm as a child thus, updates performed on a private dm, will not be reflected in real time in any other data models duplicate process users can duplicate processes if they want to experiment with some ideas without affecting the original process or if they want to save time by re using pieces of configurations (process variables, configured actions) of an existing process force stop process noticed a mistake? the instance still running stop it! workspace administration dedicated page for owners to create workspaces for enterprise accounts the owner of an enterprise account has the ability to add co owners to share administrative rights, in order to create/edit/delete workspaces and users at workspace level access resources from the process canvas the new sidebar in the process designer page allows you to access procesio resources like data models, credentials, webhooks, etc without leaving the canvas process instances redesign to allow you easily navigate between information when troubleshooting call api improvements the new and improved call api action supports different body formats, such as form data, binary, x www form url encoded