Use the Template Tester to check out new template helpers!

The Template Tester is probably one of my favorite tools. It helps me quickly understand how a template helper will affect a payload value and helps me visualize what values I am accessing with templates when I use them.

The Template Tester also has a bunch of built-in examples that show off the helpers built into Losant Templates, including decodeBase64 and valueByKey. We’re always adding new helpers and new examples, and now there are examples for two new helpers: formatGps and defaultTo.

LosantTip

You can read more about these helpers in our documentation, or go straight to the Template Tester to view the examples for formatGps and defaultTo.

What have you been using the Template Tester for? Are there any examples you’d like to see added in the future?