Get Notification
Gets denormalized notification.
Basic Parameters
Parameter | Description |
---|---|
Notification ID | Notification's unique ID. |
Advanced Parameters
Parameter | Description |
---|---|
Correlation ID | ID to correlate multiple requests. |
Transaction ID | ID for a transaction. |
Example Output
{
"_status": {
"status": 0,
"code": "string"
},
"_meta": {
"stats": {
"offset": 0,
"limit": 0,
"total": 0
},
"origin": {}
}
}
Workflow Library Example
Get Notification with Proofpoint Itm and Send Results Via Email
Preview this Workflow on desktop