Skip to main content
Level 2
August 18, 2024
解決済み

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

  • August 18, 2024
  • 1 の返信
  • 528 ビュー

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

このトピックへの返信は締め切られました。
ベストアンサー Mohan_Dugganab

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.

 

1 の返信

Mohan_Dugganab
Adobe Employee
Adobe Employee
August 19, 2024

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.