1

I'd like to create a SSJS script which retrieves NotSent emails. I know that there is a tracking extract method that can be used for that, but I need to achieve the same result using SSJS. Any help?

NOTE: I need to retrieve NotSent tracking data for any emails in my account and not for a specific email send.

2 Answers 2

2

You can retrieve the NotSentEvent SOAP object via WSProxy, but it's pretty useless because it doesn't include the reason like the Tracking Extract.

You can extract and import the tracking data into a DE. Cam Robert covers that process here: https://www.youtube.com/watch?v=kY9jvHvEJjs

1
  • Thanks Adam, I'll try that! Commented Jan 17 at 14:11
0

These records are only retrieveable with the not sent extract or the ENS feature if using transactional messaging.

1
  • Thanks for your feedback Commented Jan 17 at 14:11

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.