Identity Synchronization
Information on how to link your identifier for the subscriber to our subscriber profile.
Setting the Subscriber's External ID
PushSDK.UserProfile.setExternalId("external-id");const currentExternalId = await PushSDK.UserProfile.getExternalId();Last updated