Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

How to check details Events coming into Journey, before they are logged into datasets? Any other table apart from Journey step events?

Avatar

Level 2

How to check details Events coming into Journey, before they are logged into datasets? Any other table apart from Journey step events?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can create web hooks or test end points (by using custom actions) to view the incoming event payload. If it is for debugging purpose, you can look at the test mode logs by running the journey in test mode.

 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

You can create web hooks or test end points (by using custom actions) to view the incoming event payload. If it is for debugging purpose, you can look at the test mode logs by running the journey in test mode.