zcatalyst-cli
Version:
Command Line Tool for CATALYST
82 lines (81 loc) • 2.4 kB
JSON
{
"name": "Sample",
"handler": {
"type": "button_handler"
},
"response_url": "https://cliq.zoho.com/v2/extensions/2980/responses/17202823900615741410013820",
"type": "function",
"timestamp": 1569520690703,
"params" : {
"environment" :{
"tld": ".com",
"data_center": "US",
"base_url": "https://cliq.zoho.com/company/123456456"
},
"access": {
"user_id": "130720038",
"zoho_user_id": "130720038",
"organization": {
"type": "company",
"id": "123456456"
},
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0",
"chat_id": "CT_2243226337559778047_661211447-B2"
},
"user":{
"country": "us",
"timezone": "Asia/calcutta",
"last_name": "Fisher",
"first_name": "Scott",
"language": "en",
"id": "123456",
"email": "scott.fisher@zylcal.com",
"admin" : true,
"organization_id" : "123456456",
"zoho_user_id": "130720038"
},
"message": {
"is_read": false,
"sender": {
"country": "us",
"timezone": "Asia/Calcutta",
"last_name": "Fisher",
"language": "en",
"id": "123456",
"first_name": "Scott",
"email": "scott.fisher@zylcal.com"
},
"time": "1493707283711",
"text": "Heres your button",
"type": "text"
},
"chat": {
"owner": "123456",
"members": [
{
"last_name": "",
"id": "123456",
"first_name": "",
"email": "",
"status": "0"
},
{
"last_name": "",
"id": "678910",
"first_name": "",
"email": "",
"status": "0"
}
],
"id": "CD_1256246524399772951_1741337",
"type": "channel",
"recent_messages": []
},
"target": {
"hint": "button_hint",
"name": "button_name"
},
"event": "click",
"arguments": {}
}
}