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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Building an extension with a completely custom frontend

fsiviero
1-Newbie

Building an extension with a completely custom frontend

Hi. I'm trying to build an extension for Thingworx and I wanted to do a Java Web App without using the Mashup Builder for my frontend. If it is indeed possible how would I go about doing this? So far from what I've seen in the documentation it only specifies custom widgets but those still need to use the mashup builder.

1 REPLY 1

Yes you can, you just need to use the REST API for server calls, and you are free to do any web interface you want.

Top Tags