Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEP Community Member of the Year!

Using the Schema Id to fetch Mapping IDs from https://platform.adobe.io/data/foundation/conversion/mappingSets

Avatar

Level 1

So my case statement is to create a workflow to ingest from the data landing zone with API calls dynamically. The last piece is to get the MappingSetIDs from the mapping set endpoint Data Prep API

and use the schemaRef in the response and the Schema Registry response to extract the mapping Id. The concept works for some Schema IDs. I am having an issue with getting all the metadata because of the page limit. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 2

I am not sure if I understand you properly, but, if I remember correctly, you can remove that page limit in the API call. 

 

Regards, can you please attach the exact url you are making the call so we can have more context, please.