Skip to content

Instantly share code, notes, and snippets.

View bsldesigns's full-sized avatar

Brandon Lee bsldesigns

View GitHub Profile
@wvpv
wvpv / sfmc-sql-pushaddress.sql
Created December 10, 2019 14:59
Query to pull PushAddress data
select
_ContactID ContactID
, _DeviceID DeviceID
, _APID APID
, _Status Status
, _Source Source
, _SourceObjectId SourceObjectId
, _Platform Platform
, _PlatformVersion PlatformVersion
, _Alias Alias