Is is possible to access the Title and Body of a push in a Custom Action? I can't find a kind of metadata of the push to use in CA
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
@Silvio6 In order to access the message metadata within a custom action, it is needed that this information is incorporated into the journey context variables and profile attributes. Without this inclusion, retrieving the message metadata becomes impractical.
@Silvio6 In order to access the message metadata within a custom action, it is needed that this information is incorporated into the journey context variables and profile attributes. Without this inclusion, retrieving the message metadata becomes impractical.
hi @Silvio6 Custom actions do not have access to out-of-the-box message metadata from other actions. All parameters need to be explicitly passed as part of the event or data source. You may want to store in input event or profile, reference it in both push and custom action
(Get started with actions – Experience League)
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies