I want to create an export of al my indexed tags, similar what the index manger shows
how can I do that.
This list can help me cleaning up the indexing of our system
I want to create an export of al my indexed tags, similar what the index manger shows
how can I do that.
This list can help me cleaning up the indexing of our system
Best answer by TomMin
Hi Luit,
In the rest-api: https://documentation.trendminer.com/en/trendminer-api-console.html
You can fetch these tags with the API call below. This call will fetch the first 20 tags on the first page including all tag details like status, indexing progress etc. You could write a script based on this call which can fetch all tags. This would be a simple script that iterates over every page and extracts the relevant data from the response:

Best regards,
Tom
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.