


Hi,
We have a use case wherein we want to tie data from input file with broadlog id for which we are looking to update delivery info once email/SMS is sent into the custom schema.
Is it possible to get it in same WF so we can do 1-1 mapping between input file parameter and corresponding delivery?
Views
Replies
Sign in to like this content
Total Likes
hm, your description lacks a bit of technical details.
I try to give a generic feedback, feel free to add more questions:
Views
Replies
Sign in to like this content
Total Likes
Thanks for your reply Ramon.
Understood that targetData cant be made available in broadlog but using additional data, it can be made available in outbound transition of email delivery. So for 10 emails sent, there will be 10 entries in the outbound transition. Once email is sent, each of those would generate a delivery log id. This is where I want to enrich my targetData with delivery log id.
Looking up broadlog data doesnt fully solve our use case because we can have same user targetted multiple times and I cant have 1:1 mapping between the two. So I was looking for profile + 1 additional attribute to make relationship 1:!
Views
Replies
Sign in to like this content
Total Likes