Parámeters
Parámetros
Method | -m | get,post,put o delete |
host | -i, --ip | name zendesk site |
user | -us | name user (email) |
password | -p | password |
token | -t | token +API |
ticket name | -tn | name ticket |
ticket comment | -tb | content ticket |
ticket id | -id | id ticket |
ticket status | -ts | new,open,hold, pending,solved o closed |
ticket priority | -tp | urgent,high,normal o low |
ticket type | -tt | problem, incident,question, task |
Métodos
Get to list, post to create ticket, put to update ticket and delete to delete ticket.