Add user settings
To add user settings to the extension
Syntax
var data = {
"operation": "set",
"properties": [{ "key": "Networkid", "value": "355"},{"key": "key2", "value": "value2"}]
}
[Webinar] Live demos, interactions, and user Q&A with Zoho Writer product experts. Book your seat
To add user settings to the extension
Syntax
var data = {
"operation": "set",
"properties": [{ "key": "Networkid", "value": "355"},{"key": "key2", "value": "value2"}]
}