DocuPanda.IO Connector

DocuPanda.IO Connector (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 30 August 2024 by OutSystems Labs
DocuPanda.IO Connector

DocuPanda.IO Connector (ODC)

Documentation
0.1.0

(1) Simply install the Forge component from ODC Forge

(2) Configure / set the secret value for DOCUPANDA_API_KEY

(3) Use the service action exposed in your application


Do note that if the textual content that is going to be extracted contains non-romanized characters (e.g. UTF-8), you should decode them before viewing them (or storing them). See the DocuPandaDemoMain.ProcessOnClick client action as an example.


You should also limit the end user access to DocuPandaDemoMain. It is just the demo part to show case the capability of this connector.