I have a field to identify a group of records.
I have four profiles with this group ID in a custom field in the Profile feature.
My goal is to identify these profiles using enrichment features in the respective event configuration.
My problem is. Why despite having four profiles identified with this group ID, why can I only receive email for one profile. Each profile has its own email address.
Solved! Go to Solution.
By design, each event can only be related to a single profile.
Thus sending multiple E-Mails for 1 event is unfortunately not possible in Campaign Standard.
You might use a workflow and follow-up mails to send the other 3 mails but that won't be real-time then
By design, each event can only be related to a single profile.
Thus sending multiple E-Mails for 1 event is unfortunately not possible in Campaign Standard.
You might use a workflow and follow-up mails to send the other 3 mails but that won't be real-time then
Views
Replies
Total Likes
But I have not found anything in the documentation on this type of limitation. Do you know any Adobe's reference link so I can analyze? Too many thanks!
If Acs really can not do that. I think of two other ways to make that sending mail:
* First, use the calling workflow by external signal. But this solution can allow a call every 10 minutes.
* And the other solution, I do not like it, is to create a table to save information and call the workflow through the API service. But this option I have possibility using the EAI, to build a solution more like a real-time event.
Let me know
Views
Replies
Total Likes