Adobe I/O API - To fetch Primary Identity of a Dataset | Community
Skip to main content
Level 2
April 7, 2021
Question

Adobe I/O API - To fetch Primary Identity of a Dataset

  • April 7, 2021
  • 1 reply
  • 885 views

Hi Team,

We as a data team , building a project firefly. I have a query regarding adobo io api that i am putting below.We have a dataset in AEP which has primary identity column. Is there any way through api to get Primary Identity Column details of a dataset that has specific schema in AEP? I have tried schema registry,catalog,dataset apis but no use , if u could help me out with this it will be very helpful.

@sarahxxu 

Thanks In Advance, Prajwal

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

arpan-garg
Community Advisor
Community Advisor
January 3, 2024

Hi @sundarsritharan  -It appears that directly obtaining the primary identity column using the dataset ID may not be feasible. Instead, what you can do is retrieve the schema details associated with the dataset through the API. Once you have the schema ID, you can then fetch the schema details using the schema API.

 

Thanks,

Arpan