Store Array in Variable

Hi Im trying to store an array in a Hub variable but I cant submit it. Is the syntax wrong or is it not possible to do it this way?

Trying to pass a userid and email combo.

https://cloud.hubitat.com/api/603864f2-xxxx-xxxx-90d8-905dxxxx6afd/apps/6/devices/29/setVariable/12,joe@joemomma.com,14,john@joemomma.com,18,jerry@joemomma.com,13,jack@joemomma.com?access_token=174ea422-f915-4c03-xxxx-c4f7xxxxedf3

you can try a json string, assuming you have the app on both sides writer/reader

1 Like