Log system for Zoho
Simple project to monitor custome functions of ZOHO Desk
POST /api/v1/log-in
Parameter | Type | Description |
---|---|---|
function |
string |
Required. Function name |
departmentId |
int |
Required. Department ZOHO Id |
ticketId |
int |
Required. Ticket ZOHO Id |
POST /api/v1/log-out
Parameter | Type | Description |
---|---|---|
function |
string |
Required. Function name |
departmentId |
int |
Required. Department ZOHO Id |
ticketId |
int |
Required. Ticket ZOHO Id |
key |
int |
Required. Key from Argus |