Zendesk
Displays Zendesk tickets.
Configuration
zendesk:
apiKey: "p0d13*********************************************c3"
enabled: true
position:
top: 0
left: 2
height: 1
width: 1
status: "new"
subdomain: "your_domain"
username: "your_email@acme.com"
Attributes
Name | Value |
---|---|
apiKey
Your Zendesk API key. Leave this blank to use the ZENDESK_API environment variable.
|
|
status
The status of tickets you want to retrieve. |
new , open , pending , hold |
subdomain
Your Zendesk subdomain. Leave this empty to use the ZENDESK_SUBDOMAIN environment variable.
|
|
username
Your {{ service }} username. {{ undesc }} |
Keyboard
Key | Action |
---|---|
/ |
Open/close the widget's help modal |
[return] |
Open the selected ticket in the browser |
j |
Select the next item in the list |
k |
Select the previous item in the list |
↓ |
Select the next item in the list |
↑ |
Select the previous item in the list |