13 Messages
•
1.9K Points
Attribute Rest Api
Hi,
Is there any way to fetch the attributes of bulk assets using Rest API. I am using attributes api but it is fetching the attributes for each asset one by one, which is very time-consuming. Let me know if there is a faster way to implement it.
Thank you
Accepted Solution
SeanPyle
93 Messages
•
3.3K Points
10 months ago
Your best bet would be Knowledge Graph API (Graph QL querying), which allows you to query assets and their attributes in bulk. You can use Knowledge Graph through a tool like Postman, so you should already have a head start if you are using APIs. We also have a course on it for customers with a Premium account to Collibra University.
0
0