To learn more, visit the Mimecast documentation.

Example Output

{    "data": [        {            "categories": [                {                    "code": "string",                    "id": 0,                    "name": "string"                }            ],            "fail": [                {                    "errors": [                        {                            "code": "string",                            "message": "string",                            "retryable": true                        }                    ],                    "key": {                        "from": "yyyy-MM-dd'T'HH:mm:ssZ",                        "oldestFirst": true,                        "result": "string",                        "route": "string",                        "to": "yyyy-MM-dd'T'HH:mm:ssZ"                    }                }            ]        }    ]}

Workflow Library Example

List Categories with Mimecast and Send Results Via Email

Preview this Workflow on desktop