Display data from WebCoRE or other non ST Device Type?

I played around a bit and figured out a way to get WebCoRE data into a SharpTools tile - it’s a bit of a Rube Goldberg approach, but I figured I’d share it as it’s a neat integration!

:link: How To: View WebCoRE Variables in SharpTools Dashboards

Edit: The post linked immediately above has been updated to show how you can send data from WebCoRE over to SharpTools using HTTP Triggers.

SharpTools Variables

Also note that SharpTools has native support for variables in our Rule Engine now and we have native tiles that can display and adjust these variables making for some really neat integrations! :sunglasses:

:link: Variables for Rules and Dashboards!

SharpTools HTTP Triggers (for Rules)

SharpTools Rules now have native support for being triggered with a special URL. This allows you to post data over to a SharpTools Rule for consumption as you see fit (eg. copying into a SharpTools Variable)

:link: New Feature: Rule HTTP Trigger