コミュニティアチーブメントバーを展開する。

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.
解決済み

Schema metadata export

Avatar

Level 7

Hi there,

 

I am looking to maintain a list of metadata that we have in AEP for our stakeholders to see what's available. Is there a way to easily export the fields out? Some example of fields I am looking for are: Field name, field type, description etc.

 

I tried using the API but it returns a very complicated set of JSONs.

 

Thanks.

 

1 受け入れられたソリューション

Avatar

正解者
Moderator

Hi @akwankl 

 

If you change the content header to "Content-Type:text/csv" you will get a readable CSV format output.

 

Regards,

Arijit Ghosh

元の投稿で解決策を見る

2 返信

Avatar

正解者
Moderator

Hi @akwankl 

 

If you change the content header to "Content-Type:text/csv" you will get a readable CSV format output.

 

Regards,

Arijit Ghosh

Avatar

Moderator

To add to @arijitg comment you can also use one of the many JSON formatters online to paste the results into in order to get a more readable version.   This would make a great idea / feature requests as well.  You might think about adding it to the ideas pages