Skip to content

auth_info.json

Kaori Ueno edited this page Aug 29, 2018 · 1 revision

This page explains the configuration file of an authorization information.

Table of contents

Sample

/example/configurations/auth_info.json

Parameters

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
Clone this wiki locally