Adobe I/O API - To fetch Primary Identity of a Dataset | Adobe Higher Education
Skip to main content
Level 2
April 7, 2021
Fråga

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

  • April 7, 2021
  • 1 svar
  • 885 visningar

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

Det här ämnet har stängts för svar.

1 svar

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