Skip to content

Instantly share code, notes, and snippets.

@wvpv
Last active March 27, 2020 14:55
Show Gist options
  • Save wvpv/6f3ced751d6c40dc3c3bc0bdb5e327dd to your computer and use it in GitHub Desktop.
Save wvpv/6f3ced751d6c40dc3c3bc0bdb5e327dd to your computer and use it in GitHub Desktop.
Journey Builder Logging query
select
s.SubscriberKey
, s.Event
, s.EventDate
, s.Journey
from Journey_Builder_Status s
/* name: Journey_Builder_Log */
/* target: Journey_Builder_Log */
/* action: Update */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment