ThingWorx web component (Polymer) - How to use services?
Hi all,
Our application relies heavily on custom extension widgets for showing large datasets in a card style layout.
We understand the mechanics of using properties and events, but are not able make the 'services' part work.
It would make development a lot easier if services could directly be triggered from mashup events. Currently we have a workaround to use change events on boolean property, but prefer to understand the 'service' method.
Documentation on this is currently quite limited:
Packaging a Web Component as a ThingWorx Widget - ThingWorx Web Component SDK - Polymer (ptc.com)
Any suggestions to guide us is in the right direction would be appreciated, thanks in advance!

