To learn more, visit the Delinea documentation.

Example Output

{    "adminLinks": [        {            "link": "string",            "name": "string"        }    ],    "dateOptionId": 0,    "displayName": "string",    "emailAddress": "string",    "id": 0,    "permissions": [        {            "name": "string"        }    ],    "platformIntegrationType": "None",    "profileLinks": [        {            "link": "string",            "name": "string"        }    ],    "timeOptionId": 0,    "userLcid": 0,    "userName": "string",    "userTheme": "string"}

Workflow Library Example

Get Current User with Delinea and Send Results Via Email

Preview this Workflow on desktop