Hi,
I am currently setting up some scheduled workflows to extract various information regarding our email deliveries. I can export the label of the delivery no problem but I'm struggling to extract the Subject Line of the deliveries.
There is a Subject option within emailPreview but each time I try and use this is gives me an error and says this field does not exist.
Can anyone advise?
Thanks,
Bob
Solved! Go to Solution.
Your suggestion will not apply here asqueryDef is only available in ACC.
Digital B2B, at the moment I don't think it is possible to pull the subject out in ACS. Please reach out to support to log an Enhancement Request
Regards,
Vipul
You can get the subject line from:
delivery.mailParameters.subject
How and where do I access that from within a query if I am using Delivery as the resource?
Views
Replies
Total Likes
It can be found under:
targeting dimension->email header parameters->subject.
It unfortunately, can't be selected in the query itself (nor an enrichment activity), but can be referenced in data extraction activity or similar.
It can also probably be pulled from a javascript queryDef, but I haven't tried it.
Your suggestion will not apply here asqueryDef is only available in ACC.
Digital B2B, at the moment I don't think it is possible to pull the subject out in ACS. Please reach out to support to log an Enhancement Request
Regards,
Vipul
hi Vipul,
Wanted to check if this is still the case in ACS? Is there any way we can export subject line in ACS.
Regards,
Sumit Chatley
Views
Replies
Total Likes
Hi Vipul,
Same here.
We want to output the subject as meta data in a template, so looking for a way to do this in ACS.
<%= delivery.mailParameters.subject %>
doesn't work as you mentioned already
Error while compiling script 'FCP_1_DM875[htmldefaultContent]' line 533: delivery is not defined.
<%= context.subject %>
doesn't throw an error but is undefined
Do you know if there is already an enhancement Request? Do you have an ID to reference?
Thank you and best regards
Jean-Christoph
Views
Replies
Total Likes
Hello,
any evolution for this request ? and more globally the possibility to extract ALL data from deliveries.
This limitation is quite strange.
@Bobby_JS Mind sharing how you were able to enrich a query with the Label for data extraction? Not finding any documentation to connect the delivery resource to the profile resource.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies