0 votes

Anyone know how to send a boolean value (e.g. true or false) in JSON for an API request using *service?

by (5.8k points)

1 Answer

0 votes
*set: thing

Then do this in the *service call

*send: {"My_Key" -> thing}

image

It is unclear how to do false still.

by (5.8k points)
Welcome to Guidedtrack Q&A, where you can ask questions and receive answers from other members of the community.
134 questions
144 answers
55 comments
40 users