This directory contains 51 workflows.
Decrypts a string column that has previously been encrypted with the AES Encrypt Column component. The provided key is stored in plain text and is stretched […]
Encrypts a string column with AES and no random padding, so that the same input data and encryption key always produces the same encrypted string. The […]
Uploads content such as PNGs or PDFs to Azure Form Recognizer and retrieves the contained text. The requests are queued in Azure and it may take a while […]
Parses the raw JSON result from an Azure Form Recognizer API call and returns a table of text snippets in the processed document, with page number, text […]
This node branches off a workflow based on the given port choice. One output is activated, the others set to inactive.