-
Notifications
You must be signed in to change notification settings - Fork 0
auth_info.json
Kaori Ueno edited this page Aug 29, 2018
·
1 revision
This page explains the configuration file of an authorization information.
/example/configurations/auth_info.json
Zenform uses the Zendesk API.
See Zendesk official document to know how to issue an API token.
Name | Type | Req. / Op. | Description |
---|---|---|---|
domain | string | Required | the Zendesk domain ex. xxx.zendesk.com
|
username | string | Required | the E-mail address of the account issuing the token ex. [email protected]
|
token | string | Required | the API token ex. 6wiIBWbGkBMo1mRDMuVwkw1EPsNkeUj95PIz2akv
|
- Configurations