Question
How to retrieve campaign name from its workflow
Hi,
I have a query with profiles and I want as additional data the name of the campaign where is located the workflow where is running the query.
So for instance, I have
CAMPAIGN A
Inside "Campaign A" there is "Workflow A"
I run a query on "workflow a" and I want as additional data 'Campaign A'
I guess I need something like context.workflow.campaign.name but this doesn't work.
Kr
Gabriele