Skip to content

Commit 65431e3

Browse files
authored
Update README.md
1 parent 6a14a26 commit 65431e3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Get form metadata
4242
client.get_form_metadata('UID, URL')
4343
```
4444

45+
Get form answers
46+
```
47+
client.get_form_answers('UID, URL')
48+
```
49+
4550
## TODO
4651
- create_form
4752
- Update_form

0 commit comments

Comments
 (0)