Wrap the value in json()
in the database insert.
{{json(message.data.labelIds)}}
Then on the page use parseJSON()
.
GmailLabelIds.parseJSON()
Wrap the value in json()
in the database insert.
{{json(message.data.labelIds)}}
Then on the page use parseJSON()
.
GmailLabelIds.parseJSON()