Hi!
We are generating segments that have nothing to do with email/sms/push notif, and we want to save the current workflow ID to track the profiles, but we did not find a function that returns that value. Is there a way to get it?
We want a file that contains profileId and workflowId (to know where it came from).
Thanks in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
Hello Maximiliano,
You have two options:
You can add the ID of the workflow directly in your extract file activity as part of the output file title.
Or You can add the workflow ID as additional data in your main query or enrichment using the expression: $(instance/@name) and add it as an output column in your extract file activity.
Hello Maximiliano,
You have two options:
You can add the ID of the workflow directly in your extract file activity as part of the output file title.
Or You can add the workflow ID as additional data in your main query or enrichment using the expression: $(instance/@name) and add it as an output column in your extract file activity.
Thank you so much!!!
Where did you find that?, is there a list of these instance variables?
Abrazos!
Maxi
Views
Likes
Replies
Views
Likes
Replies