SOLVED With this expression I return the desired email domain from the profile's email list Object:#{ExperiencePlatform.ProfileFieldGroup.profile.identityMap.entry('email').first(containIgnoreCase(currentDataPackField.id, 'adobe.com')).id}
thanks! but I need the string value, for example, "a@asd.com", not a boolean. The use case is that I need to send that string to Slack using custom action, that's why I need the exact value and not the boolean.
not sure if I'm understanding well but I mean creating a streaming audience with profiles who received that email, so then in journey, add that audience in a condition just like "not in (AA audience)" just before the email so that profile won't receive the email.
Hi, I'd like to know if errors when triggering an API campaign are stored in AJO just as Adobe Campaign Standard showing in UI any error. For example I'd like to see somewhere in AJO the 404 error detail. Is it possible?