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

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

Get all mashup's in thingworx

svisveswaraiya
17-Peridot

Get all mashup's in thingworx

Hi,

Is it possible to get all the mashups in ThingWorx using snippets or services? I wanted to get all the mashup name without filtering by project tag or any other entity.

 

Thanks,

Shalini V.

1 ACCEPTED SOLUTION

Accepted Solutions

You can use the snippet /search function, SearchMashups, or  GetEntityList from the EntityServices and set the type to Mashup.

View solution in original post

1 REPLY 1

You can use the snippet /search function, SearchMashups, or  GetEntityList from the EntityServices and set the type to Mashup.

Top Tags