node-red-contrib-opentext

2.3.3 • Public • Published

node-red-contrib-opentext

ot2auth is an Opentext Core OAuth2 client which sends an ot2 token in the payload.access_token object as output.

upload is an Opentext Core Signature and Capture upload node which uploads a Base64 encoded file or downloads a file from an url to Core server and gives the url as output.

sign is an Opentext Core Signature sign node which sends an email to the email receiver with Core signature request email as output.

download an Opentext Core Capture download node which downloads a file from an url from Core capture server.

capture is an Opentext Core capture node to full text OCR a file and sent the recognized file as output.

References

Opentext Core service : https://developer.opentext.com/apis

The OAuth 2.0 Authorization Framework - The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf. This specification replaces and obsoletes the OAuth 1.0 protocol described in RFC 5849.

Package Sidebar

Install

npm i node-red-contrib-opentext

Weekly Downloads

3

Version

2.3.3

License

MIT License

Unpacked Size

152 kB

Total Files

31

Last publish

Collaborators

  • hvtil