Hi Community,
I’m working on a POC in Adobe Journey Optimizer (AJO) where each profile has an object array containing multiple accounts.
My requirement:
I need to select and display only one qualifying loan in the message (e.g., the loan where status = true).
I’m trying to use helper functions like filter and head for this, but I’m not sure of the correct syntax or best practice.
Can someone guide me on:
How to select and display only one matching object from the array in AJO content?
Can journey conditions also check inside arrays, or is this only possible in message personalization?
I’ve seen the documentation on collections and helper functions but still need clarity on how to implement this.
Any help or guidance would be really appreciated!
Thank you.