Expand my Community achievements bar.

Journal API - Timestamp, AEP

Avatar

Level 4

I am using Journaling API ,to captured AEP data ingestion events. In the documentation https://www.adobe.io/apis/experienceplatform/events/docs.html#!adobedocs/adobeio-events/master/api/j..., it says we shall get time-stamp as response .

 

navink386520_0-1628532320473.png

 

 

However in reality, am not getting any time-stamp as response.

 

navink386520_1-1628532366627.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee

Hi @navink386520: The Journaling API documentation that you are referring to contains an example where the original event has a timestamp field. We simply wrap the original event payload and deliver it as is.

In your case, the AEP data ingestion events may not have a time-stamp field and that's why you don't see one in the journaling API response as well.