• Stars
    star
    313
  • Rank 130,763 (Top 3 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web samples for Google Workspace APIs

browser-samples

Browser samples for Google Workspace APIs docs.

APIs

Admin SDK

Apps Script API

Calendar

Classroom

Drive

Docs

Gmail

People

Sheets

Slides

Setup

  1. Clone this repository.
  2. Follow the README instructions in the API folder to run and test samples.

Troubleshooting

Here are some tips for troubleshooting errors when running these samples:

  • Be sure to create a local HTTP server to server the HTML page in the quickstart example. Otherwise the gapi client may encounter errors.
  • Check your browser console for errors. In Chrome, this is under View > Developer > JavaScript Console

Below are some possible errors you may encounter:

Error: origin_mismatch

This error will occur during the authorization flow if the host and port used to serve the web page doesn't match an allowed JavaScript origin on your Google Developers Console project. Make sure to correctly specify Authorized JavaScript origins in the quickstart steps.

idpiframe_initialization_failed: Failed to read the 'localStorage' property from 'Window'

The Google Sign-in library requires that third-party cookies and data storage is enabled in the web browser. For users that run into this error, prompt them to enable the feature or add an exception for accounts.google.com.

idpiframe_initialization_failed: Not a valid origin for the client

The Google Sign-in library requires that the domain registered in the Google Developers Console matches the domain being used to host the web page. Make sure to correctly specify Authorized JavaScript origins in the quickstart steps.

Linting

This project uses htmllint.

Install & run:

sudo npm install -g htmllint-cli
htmllint

Configure options in the .htmllintrc.

Client Library

Google Workspace APIs use the Google API JavaScript client library.

Contributing

Contributions welcome! See the Contributing Guide.

More Repositories

1

md2googleslides

Generate Google Slides from markdown
TypeScript
4,435
star
2

apps-script-samples

Apps Script samples for Google Workspace products.
JavaScript
4,355
star
3

apps-script-oauth2

An OAuth2 library for Google Apps Script.
JavaScript
1,483
star
4

python-samples

🐍 Python samples for Google Workspace APIs
Python
1,154
star
5

android-samples

Android samples for Google Workspace APIs
Java
629
star
6

google-chat-samples

Chat Bot Samples for Google Chat.
JavaScript
461
star
7

node-samples

Node samples for Google Workspace APIs.
JavaScript
454
star
8

java-samples

☕ Java samples for Google Workspace APIs.
Java
315
star
9

solutions

Community contributed solutions for Google Workspace
JavaScript
296
star
10

php-samples

PHP samples for Google Workspace APIs
PHP
283
star
11

add-ons-samples

Sample Google Workspace Add-ons
JavaScript
263
star
12

drive-quickeditors

A text editor for Android, iOS, and web illustrating how to open and save files with the Google Drive API
Objective-C
211
star
13

go-samples

Go samples for Google Workspace APIs
Go
209
star
14

drive-utils

Google Drive API utility functions.
JavaScript
188
star
15

dotnet-samples

.NET samples for Google Workspace APIs
C#
158
star
16

sheets-api-codelab

Use Google Sheets as your application's reporting tool
JavaScript
144
star
17

apps-script-oauth1

An OAuth1 library for Google Apps Script.
JavaScript
135
star
18

gmail-add-on-codelab

JavaScript
119
star
19

ruby-samples

💎 Ruby samples for Google Workspace APIs
Ruby
77
star
20

apps-script-intro-codelab

JavaScript
56
star
21

hangouts-chat-apps-script-codelab

JavaScript
55
star
22

cloud-search-samples

Samples for Google Cloud Search
Java
51
star
23

ml-integration-samples

This repo contains a collection of code samples and utilities for integrating Google Cloud AI & ML into Google Workspace.
JavaScript
40
star
24

gsuite-apis-intro

Python
30
star
25

chat-framework-nodejs

TypeScript
28
star
26

hubot-google-hangouts-chat

Hubot adapter for Google Chat.
JavaScript
23
star
27

google-docs-hast

Converts the JSON representation of a Google Docs document into an HTML abstract syntax tree (HAST).
TypeScript
23
star
28

slides-api

Learn How to Use the Google Slides API
JavaScript
22
star
29

awesome-workspace

Awesome list for Google Workspace.
TypeScript
17
star
30

gws-genai-addon-sample

A sample Google Workspace add-on for Gmail and Google Drive using Node.js and demonstrating how to use various Generative AI APIs
JavaScript
17
star
31

workspace-guardrails-ps-ca

16
star
32

gws-odo-addon

"Odo" is a Workspace Add-on that lets anyone easily demonstrate the capabilities of Workspace integrations for their customers, all without coding. Simply set the name + logo of the customer you are presenting to, configure Odo's behavior, and do a quick demo. This will help your customers visualize what Workspace extensibility can do for them.
JavaScript
16
star
33

ios-samples

iOS samples for Google Workspace APIs
Objective-C
13
star
34

appointment-scheduler-codelab

JavaScript
13
star
35

slides-advisor-add-on

JavaScript
11
star
36

.github

10
star
37

redriveapp

ReDriveApp (short for "Recommended" or "Replacement" DriveApp). AppsScript class that provides equivalent methods offered by the built-in DriveApp, but that does not require use of full '/drive' OAuth scope (which is a "Restricted" scope"). Instead, uses only these Recommended (non-sensitive) and/or Sensitive scopes.
JavaScript
8
star
38

docs-transcript-codelab

Java
7
star
39

python-oauth-token-manager

Python
5
star
40

.allstar

4
star
41

group-based-role-assignment-migration-util

Python
2
star
42

oneroster-integration-conformance-tests

Jupyter Notebook
2
star
43

python-calendar-insights-demo

Python
1
star