Basic Parameters

ParameterDescription
End DateEnd date of events.
Start DateStart date of events.

Advanced Parameters

ParameterDescription
Account KeyWhich account key to use for authentication.Must be used with a valid Division ID.If not provided, will default to use the first Account Key and Division ID found.
Division IDWhich division ID to use for authentication.Must be used with a valid Account Key.If not provided, will default to use the first Account Key and Division ID found.

Example Output

[    {        "date": "2022-07-07",        "creationTime": "2022-07-07 12:46:08",        "createdBy": "PileusUser",        "uuid": "eventId",        "divisionId": "0",        "accountKey": "649",        "userKey": "userKey",        "accountId": "accountID",        "description": "Its time to get the API going!",        "title": "The Big API Palooza"    }]

Workflow Library Example

Get Msp Customers with Anodot and Send Results Via Email

Preview this Workflow on desktop