Email

Email is the process of receiving event data via a simple email triggered when an event occurs, obviously the more events being triggered, the more emails are going to be coming in. Here are examples of the data that can be retrieved and the format it takes:
Trigger Example
DELIVERYSTART

"Subject": "DELIVERYSTART notification:" 
"HTML and plain text body only": 
"Profile:						TestProfile
 Message Type:					EMAIL
 messageName:					Aug-2014-Deals
 Delivery ID:					32958543
 List Names:					MasterList
 Delivery Scheduled Date:		22-Sep-2014 14:42
 Delivery Status:				PROCESSING
 Delivery Start Date:			22-Sep-2014 14:54
"
DELIVERY

"Subject": "DELIVERY notification: August2014-Deals " 
"HTML and plain text body only": 
"User:						test.sys
 Delivery ID:				32958543
 Profile:					TestProfile
 Message Type:				EMAIL
 Delivery Scheduled Date:	22-Sep-2014 14:42
 Delivery Start Date:		22-Sep-2014 14:54
 Delivery Status:			COMPLETED
 Delivery Complete Date:	22-Sep-2014 14:54
 Message Name:				Aug-2014-Deals
 List Names:				MasterList
 Emails Sent / Credits Used:165454
 "
OPEN

"Subject": "OPEN notification: test@test.com" 
"Plain text body only": 
"test@test.com"
CLICK

"Subject" : "CLICK notification: test@test.com"
"HTML and plain text body":
"device type:		desktopBrowser
 device OS:			Windows
 device Browser:		Chrome
 email:				test@test.com
 Delivery Date:		22-Sep-2014 14:45
 Delivery ID:		32958543
 Message Name:		Aug-2014-Deaks
 customDomain:		response.pure360.com
 subject:			Do+Not+Miss+Out!
 messageName:		Aug-2014-Deals
 listName:			MasterList
 deviceType:		desktopBrowser
 deviceOs:			Windows
 deviceBrowser:		Chrome
 Click Url:			http://www.pure360.com
 Click Date:		22-Sep-2014 15:31
"
BOUNCE
BLOCKED
OPTIN
OPTOUT
SOFTBOUNCE

"Subject" : "BOUNCE/BLOCKED/SOFTBOUNCE/OPTIN/OPTOUT notification : test@test.com" 
"Plain text body only" : 
"test@test.com"
SMSFAILED
SMSOPTOUT

"Subject" : "SMSOPTOUT/SMSFAILED notification : 44787545989"
"Plain text body only" : 
"44787545989"