Skip to content

Instantly share code, notes, and snippets.

@toru-takahashi
Created April 23, 2016 04:41
Show Gist options
  • Save toru-takahashi/40b4ae99fb395857725069a39930a038 to your computer and use it in GitHub Desktop.
Save toru-takahashi/40b4ae99fb395857725069a39930a038 to your computer and use it in GitHub Desktop.
in:
type: zendesk
login_url: https://<YOUR_DOMAIN_NAME>.zendesk.com
auth_method: token # Your Zendesk auth method
username: <YOUR_EMAIL_ADDRESS> # Your Zendesk Login Email Address
token: <YOUR_API_TOKEN> # Your Zendesk API Token
target: tickets # Zendesk Object to import
start_time: "2007-01-01 00:00:00+0000"
out:
mode: append
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment