aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zendesk/package.json
blob: 8cbdbe9699c61dfc5f7917f25945b7bbafd351f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "zendesk",
  "name": "zendesk",
  "version": "1.0.4",
  "license": "MIT",
  "config": {
    "serviceURL": "https://{teamId}.zendesk.com/agent",
    "hasTeamId": true,
    "urlInputSuffix": ".zendesk.com"
  }
}