Profile Update API using web sdk | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

This value is returned in the profile.tntId response token e.g.
profile.tntId: "67677755157554962440218653604594169358-SfaPLX"

1 reply

alexbishop
alexbishopAccepted solution
Employee
October 26, 2023

This value is returned in the profile.tntId response token e.g.
profile.tntId: "67677755157554962440218653604594169358-SfaPLX"

New Participant
February 15, 2024

We need your guidance on how to obtain profile.tntId. We searched the cookies but we couldn’t find it. We are using Single profile update API and AEP web SDK. We have ECID but we require mboxPC. 

alexbishop
Employee
February 15, 2024

You can access it via the Response from the Web SDK request (see example here). Part of that response contains a meta object, which includes profile.tntId (and other response tokens that are enabled):