Skip to main content

API - Trigger Auto-run (process files)

The method runs the Autorun process which was described in Start Autorun

URL

CODE
(GET) /api/autorun/trigger?token=

PARAMETERS

Parameters are:

token

The session token obtained when connecting.

 

RESULTS

The method returns JSON and HTTP status 200. Other HTTP status values indicate an error.

EXAMPLE

A typical result may look like:

CODE
{
    "opid": "e9571d9e-c8df-49f9-a9db-ca738479a50e"
}

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.