InfoCert_LoginV2

Description

Authenticate to the InfoCert API


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Input

AccountExternalId InArgument<String> REQUIRED

The ExternalId of the InfoCert account configured in DocsMarshal


Output

AuthString OutArgument<String> REQUIRED

A string representing the authenticated session. Other InfoCert activities will require this information