Data Streams - Email

Email - Inbound Message

{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-04T11:13:50.743+05:30",
      "Description": "Submitted",
      "code": "7501",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination":   "dummy_data",
      "destinationType": "email",
      "deliveryStatus": "Submitted"
    },
    "subtid": "",
    "transid": "e46bd6e9-89d8-4423-99c4-806544254607",
    "callbackData": "city= Hyderabad",
    "correlationid": "Staging"
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "",
      "webhookurl": ""
    }
  }
}

Email - Inbound Message Descriptions

Field NameDescriptions
deliveryInfoNotification
deliveryInfo
timeStamp
Description
code
deliveryChannel
additionalInfo
destination
destinationType
deliveryStatus
subtid
transid
callbackData
correlationid
dataIntegration
context
serviceId
serviceName
flowId
flowName
messagingAPI
Key
Key2
appContext
tenant_identifier
Topic
URL
webhookurl

Email - Delivery Receipt

{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-04T11:13:51.382+05:30",
      "Description": "Delivered",
      "code": "7500",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Delivered"
    },
    "subtid": "",
    "transid": "e46bd6e9-89d8-4423-99c4-806544254607",
    "callbackData": "city= Hyderabad",
    "correlationid": "Staging"
  },
  "dataIntegration": {
    "context": {
      
    },
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-04T11:14:06.908+05:30",
      "Description": "Read",
      "code": "7502",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Read"
    },
    "subtid": "",
    "transid": "e46bd6e9-89d8-4423-99c4-806544254607",
    "callbackData": "city= Hyderabad",
    "correlationid": "AWSStaging hotfix "
  },
  "dataIntegration": {
    "context": {
      
    },
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-04T12:21:47.687+05:30",
      "Description": "Server returned HTTP response code: 403 for URL: https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file",
      "code": "7534",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Failed"
    },
    "subtid": "",
    "transid": "fc51c10a-445c-4a9d-bb47-533a5759f7cf",
    "callbackData": "",
    "correlationid": "na1b2b1i1"
  },
  "dataIntegration": {
    "context": {
      
    },
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL":"dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-04T13:14:28.210+05:30",
      "Description": "http://example.com|49.44.81.167",
      "code": "7528",
      "deliveryChannel": "email",
      "additionalInfo": "Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/98.0.4758.102 Safari\\/537.36",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Clicked"
    },
    "subtid": "",
    "transid": "91d5cc08-95cd-4d4f-b6f2-412245f9a48f",
    "callbackData": "city= Hyderabad",
    "correlationid": "AWS_US EamilDR "
  },
  "dataIntegration": {
    "context": {
      
    },
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}

📘

Note

Data Streams supports only SES for Email.

Email - Delivery Receipt Descriptions

Field NameDescription
deliveryInfoNotification
deliveryInfo
timeStamp
Description
code
deliveryChannel
additionalInfo
destination
destinationType
deliveryStatus
subtid
transid
callbackData
correlationid
dataIntegration
context
appContext
tenant_identifier
Topic
URL
webhookurl

Email - Outbound Message

{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-19T09:10:16.621+05:30",
      "Description": "Submitted",
      "code": "7501",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Submitted"
    },
    "subtid": "ec79b1da-8386-4f3e-8045-602e90727159",
    "transid": "55d58d05-e050-4fc0-bde2-e8d0ea977278",
    "callbackData": "",
    "correlationid": ""
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL":"dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-19T09:10:18.568+05:30",
      "Description": "Delivered",
      "code": "7500",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Delivered"
    },
    "subtid": "ec79b1da-8386-4f3e-8045-602e90727159",
    "transid": "55d58d05-e050-4fc0-bde2-e8d0ea977278",
    "callbackData": "",
    "correlationid": ""
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-19T09:11:00.830+05:30",
      "Description": "Submitted",
      "code": "7501",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Submitted"
    },
    "subtid": "00bcccf6-9c32-4eb5-9061-a32f3d4bf1dc",
    "transid": "55d58d05-e050-4fc0-bde2-e8d0ea977278",
    "callbackData": "",
    "correlationid": ""
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-19T09:11:01.623+05:30",
      "Description": "Delivered",
      "code": "7500",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Delivered"
    },
    "subtid": "00bcccf6-9c32-4eb5-9061-a32f3d4bf1dc",
    "transid": "55d58d05-e050-4fc0-bde2-e8d0ea977278",
    "callbackData": "",
    "correlationid": ""
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}
{
  "deliveryInfoNotification": {
    "deliveryInfo": {
      "timeStamp": "2022-05-19T09:11:29.859+05:30",
      "Description": "Read",
      "code": "7502",
      "deliveryChannel": "email",
      "additionalInfo": "",
      "destination": "[email protected]",
      "destinationType": "email",
      "deliveryStatus": "Read"
    },
    "subtid": "00bcccf6-9c32-4eb5-9061-a32f3d4bf1dc",
    "transid": "55d58d05-e050-4fc0-bde2-e8d0ea977278",
    "callbackData": "",
    "correlationid": ""
  },
  "dataIntegration": {
      "context": {
		"serviceId": "43553",
		"serviceName": "Appointment Booking",
		"flowId": "1234",
		"flowName": "Doctor Appointment ",
		"messagingAPI": "False",
		"Key": "Value", // added in the send or receive or start nodes
		"Key2": "Value2" added in the send or receive or start nodes
		},
    "appContext": {
      "tenant_identifier": "CloudQAPMV2",
      "Topic": "CloudQAPMV2Email",
      "URL": "dummy_data",
      "webhookurl": ""
    }
  }
}

Email - Outbound Message Descriptions

Field NameDescription
deliveryInfoNotification
deliveryInfo
timeStamp
Description
code
deliveryChannel
additionalInfo
destination
destinationType
deliveryStatus
subtid
transid
callbackData
correlationid
dataIntegration
context
serviceId
serviceName
flowId
flowName
messagingAPI
Key
Key2
appContext
tenant_identifier
Topic
URL
webhookurl