Skip to content

Commit

Permalink
Update README.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pfranck authored Aug 30, 2020
1 parent 9fe4a61 commit 2b3b32b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,10 @@ You then need to adapt the function `createJsonFileContent` to match the value r

On the script app go `Edit > Current project's triggers`
Add a trigger with following values:
_Choose which function to run_: **onFormSubmit**
_Select event source_: **From Spreadsheet**
_Select event type_: **On Form submit**

- _Choose which function to run_: **onFormSubmit**
- _Select event source_: **From Spreadsheet**
- _Select event type_: **On Form submit**

### Step 5: Test that your data is recieved correctly

Expand Down

0 comments on commit 2b3b32b

Please sign in to comment.