Initial commit
This commit is contained in:
commit
1c5dbb7bc5
6 changed files with 146 additions and 0 deletions
5
.env_example
Normal file
5
.env_example
Normal file
|
@ -0,0 +1,5 @@
|
|||
#Rename this file to .env and update the fields
|
||||
SURVEY_ID=12345
|
||||
API_TOKEN=my_sg_api_token
|
||||
API_SECRET=my_sg_api_secret
|
||||
JSON_PATH=/path/to/responses.json
|
Loading…
Add table
Add a link
Reference in a new issue