Accessing Advanced Tags Channel Using Kepware Configuration API
Hi all,
I have been familiarizing myself with the Kepware Configuration API, specifically creating and accessing tags from thingworx using the API. I have been able to create normal tags using the API, however, I am struggling to find out what the endpoint URL should be for advanced tags.
I use the endpoint in the following format to get all the channels: /config/v1/project/channels
This endpoint gets me all of the channels in my Kepware environment, but I can't find where the _AdvancedTags channel is for accessing the advanced tags and creating new ones. If anyone has been able to access the _AdvancedTags through the API please let me know.
Any feedback is greatly appreciated thanks!

