Skip to content

Commit f63c501

Browse files
wescpyasrivas
authored andcommitted
add Docs API samples (googleworkspace#96)
1 parent c17d2c9 commit f63c501

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Python samples for [G Suite API](https://developers.google.com/gsuite/) docs.
2525
### Docs
2626

2727
- [Quickstart](https://developers.google.com/docs/api/quickstart/python)
28+
- [Output Doc as JSON](https://developers.google.com/docs/api/samples/output-json):
29+
Dump the contents of a Google Doc as formatted JSON
30+
- [Extract text](https://developers.google.com/docs/api/samples/extract-text):
31+
Extract only the text of a Google Doc
32+
- [Mail merge](https://developers.google.com/docs/api/samples/mail-merge):
33+
Perform mail merges from plain text or Google Sheets data sources
2834

2935
### Drive V3
3036

0 commit comments

Comments
 (0)