Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Is there REST (or any other) API to edit Thingworx Studio projects programattically?
I have automation process in mind that can create AR experiences from CAD Data without human interaction with Thingworx Studio.
I need the following programmatic abilities
Vladimir Parfenov Well for few things Studio does allow CURL commands i.e., to delete / update / publish projects and to get a list of all projects.
But for other feature, I guess that may not be possible. At least as of now there isn't one such. If you are familiar with ThingWorx Composer, I couldn't imagine adding a widget to a project through a REST call.
