Loading

Find Subscribers from the 'Triggered Send' Managed List

Veröffentlichungsdatum: Oct 13, 2022
Beschreibung

Follow the steps below to output the status of Subscribers that reside on the Triggered Send Managed List:

Lösung

Output the status of Subscribers


1. Create a Data Extension that contains each of the following fields:
 
  • EmailAddress
  • SubscriberKey
  • Status

2. Create a Query Activity to populate the Data Extension from step 1, using the following syntax: 
 
SELECT EmailAddress,SubscriberKey,[Status] FROM _Subscribers 
WHERE SubscriberType = 'Unknown External System'
Nummer des Knowledge-Artikels

000387005

 
Laden
Salesforce Help | Article