cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Rest API for monitoring Active edits in Thingworx Composer.

shashankmishra
7-Bedrock

Rest API for monitoring Active edits in Thingworx Composer.

Hi,

Do we have rest api's for monitoring "Active Edits" in Thingworx composer (9.2.1).

-PFA screenshot.

Thanks & Regards,

Shashank

ACCEPTED SOLUTION

Accepted Solutions

Thank you @PaiChung for the reply.

As you suggested, I found out platform is making call to search functions.

Below is the end point of ServiceDefinitions for Active edits:

/Thingworx/Resources/SearchFunctions/ServiceDefinitions/SearchActiveEdits

 

Thanks & Regards,

Shashank

View solution in original post

2 REPLIES 2

If you have the developer's console open (F12) and go in to view active edits, you'll see the call the platform makes.

Thank you @PaiChung for the reply.

As you suggested, I found out platform is making call to search functions.

Below is the end point of ServiceDefinitions for Active edits:

/Thingworx/Resources/SearchFunctions/ServiceDefinitions/SearchActiveEdits

 

Thanks & Regards,

Shashank

Announcements


Top Tags