We are trying to subscribe an alert for a DL in AEP. So instead of entering multiple emails IDs separated by comma, we can give subscription to one DL and get alerts for a group. How can we do that?
We know that Adobe provides the following supported checks:My question is there any way to validate this via UI or API as I did not come across this anywhere while selecting the XDM Schema or Field Groups, however on ingesting data it is showing as failed, so where is this check happening within the...
1. Trying to concat a map in query service, but it is throwing the following error. Is it a red flag to set this attribute?If not, how to fetch and set this attribute?If yes, how AEP is handling duplicate entries in segmentmembership map object in the profile? Duplicate map key 1 was found, please c...
Hi All, I am trying to Ingest a file from Postman with below details. Please let me know if i am giving correct path URL:https://platform.adobe.io/data/foundation/import/batches/:batchId/datasets/:datasetId/files/:filePath Request path Variables: attached Response : {"type": "/placeholder/type/uri...
I have created a dataflow for ingestion of data into a dataset based on a schema. One of the attributes in the schema is of datatype String.While for most events, this attribute is coming as String from upstream, for certain other events, it is coming as a JSON object. I see that there are warnings ...
My team recently started testing 'Import Audience' feature under Customer > Audience.We successfully imported hashed email list of specific group. However, when we activate this audience into advertising destinations like Meta or DV360, it does not generate any audience size. I understand Google mi...
Hello, I've tried updating a profile in a journey and I'm able to use the updated data in a condition in the same journey.However this data cannot be used in other journeys.This updated value can only be seen on the profile and not in the dataset.Is there a way to map this change to the dataset or a...
Can anyone suggest me what would be the approach if I have to extract some attributes of an Unified Profile for example only the first name, last name or gender of an Unified profile via POSTMAN API? Is it possible to get some attributes? What is the best approach according to you? If not, please pr...