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
88 Messages
•
2.8K Points
8 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