...
Config option name: runtimeOptions.task.workflow.webhooks
Sample value: { "handleAllFinishOfARole" : "https://www.callbackaction.de/test", "handleAfterImport" : "https://www.anoterUrl.com/api"}
Sample entry in workflow table:
+------------------------------------+----------------+-------------+----------------+--------------------------------------+---------------------------------+------------------+
| trigger | inStep | byRole | userState | actionClass | action | parameters |
+------------------------------------+----------------+-------------+----------------+--------------------------------------+---------------------------------+------------------+
| handleAllFinishOfARole| reviewing | reviewer | finished | editor_Workflow_Actions| triggerCallbackAction | |
+------------------------------------+----------------+-------------+----------------+--------------------------------------+---------------------------------+------------------+