Skip to content

Instantly share code, notes, and snippets.

View ayshamariezouain's full-sized avatar
🔆
Working from home

Aysha Marie Zouain ayshamariezouain

🔆
Working from home
View GitHub Profile
@ayshamariezouain
ayshamariezouain / sfmc_universal_internal_users
Last active April 29, 2024 18:02
Instructions: Copy and paste this to "Query Studio" and replace FROM with the name of the data extension, grab the results and then load it to your data extension.
SELECT
c.Id,
c.FirstName,
c.LastName,
c.OwnerId,
c.PersonBirthdate,
c.PersonEmail,
c.Client_Open_Date__c,
c.UltiPro_Team__c,
c.UltiPro_LOB__c,