Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
update readme.md config.json example
Browse files Browse the repository at this point in the history
  • Loading branch information
kochalex committed Dec 28, 2017
1 parent 2fdeb29 commit 174ce54
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,11 @@ This tap:
`subdomain.freshdesk.com`.
```json
{"api_token": "your-api-token",
"domain": "subdomain"}
{
"api_key": "your-api-token",
"domain": "subdomain",
"start_date": "2017-01-17T20:32:05Z"
}
```
4. [Optional] Create the initial state file
Expand Down

0 comments on commit 174ce54

Please sign in to comment.