Thanks for your reply Ramon.
Understood that targetData cant be made available in broadlog but using additional data, it can be made available in outbound transition of email delivery. So for 10 emails sent, there will be 10 entries in the outbound transition. Once email is sent, each of those wou...
Hi,
We have a use case wherein we want to tie data from input file with broadlog id for which we are looking to update delivery info once email/SMS is sent into the custom schema.
Is it possible to get it in same WF so we can do 1-1 mapping between input file parameter and corresponding delivery?
Thanks for the reply Shelly.. Do understand that OOTB JS can be modified but I believe we should not modify OOTB code unless there is no other way. this could create issues while upgrading. In case there are updates to this file, we may not get it
Hi, Currently we have requirement to add restrictions to DAM Asset Upload which checks file type, size and file content using for 3rd party API. We do this in DAM Update Asset Workflow by adding a custom step. Currently we are stuck at a place where in case when file is not allowed, we are not able ...