Loading

Find Subscribers from the 'Triggered Send' Managed List

Дата публикации: Oct 13, 2022
Описание

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

Решение

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'
Номер статьи базы знаний

000387005

 
Загрузка
Salesforce Help | Article