Profile Attribute | Community
Skip to main content
New Participant
July 2, 2024
Solved

Profile Attribute

  • July 2, 2024
  • 2 replies
  • 955 views

Can anyone suggest me what would be the approach if I have to extract some attributes of an Unified Profile for example only the first name, last name or gender of an Unified profile via POSTMAN API? Is it possible to get some attributes? What is the best approach according to you? If not, please provide me an explanation as well. Thanks!

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 Anil_Umachigi

@ribhuba You can provide fields you want using the query parameter "fields"

Read more here 

https://experienceleague.adobe.com/en/docs/experience-platform/profile/api/entities#query-parameters

 

 

2 replies

Anil_Umachigi
Anil_UmachigiAccepted solution
Employee
July 4, 2024

@ribhuba You can provide fields you want using the query parameter "fields"

Read more here 

https://experienceleague.adobe.com/en/docs/experience-platform/profile/api/entities#query-parameters

 

 

RibhuBaAuthor
New Participant
July 4, 2024

I came across this document. This was useful, thanks!

gkalyan
New Participant
July 2, 2024