Extract specific column from Data Store
Hello,
In the course of formulating this problem, I keep thinking that this should not be a challenge after all. Unfortunately, I've been trying around here for ages without success.
I do have a Data store containing multiple rows of contacs with multiple columns like name, category, email, ...
Now I want to fetch all email addresses of the people who have a specificcategory.
So I added a Data store module using the filter category = xy to get those contacts. Afterwards I want to just process the email addresses of those contacts to insert them into an array field in WF. But unfortunately I have no clue to do so.
I tried around with array aggregators, text aggregators and so on. Perhaps someone could help me to get back on the correct track.
Thanks in advance.
Regards
Lars
