Return object from all() function
Hi I want to send the whole list of emails of a profile to Slack
I've tried this:

no errors there but I have this error within the journey

what am I doing wrong?
Thanks
Hi I want to send the whole list of emails of a profile to Slack
I've tried this:

no errors there but I have this error within the journey

what am I doing wrong?
Thanks
SOLUTION:
serializeList(#{ExperiencePlatform.ProfileFieldGroup.profile.identityMap.entry('email').id}, ",", false)
That returned all emails associated to a profile
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.