Limited time offers! Get up to 20% OFF.

Google Sheets

A API do Google Sheet está disponível para utilização em aplicações de formulário, com ela é possível criar e inserir dados em uma planilha do google.

Configurando um Perfil

In the menu Tools > API you can create API profiles for use in your projects. This way, you will only need to provide your credentials once to use the API in your project.

See how to obtain the credentials needed to configure the profile.

When deploying your project, you will need to configure the API credentials in Prod, by accessing the API menu.

Api google sheets

Name

Defines the name to identify the API profile. This name is unique and will be used to reference the API profile in your project’s applications.

Modo

The mode defines the availability of the Profile in Scriptcase.

  • Public - Users from all projects will be able to view and use the created profile.

  • Project - Users will be able to view and use the profile in the project where it was configured.

  • User - Only the user who created the profile will be able to view and use it in the applications.

Regardless of the mode used for creation, profiles can only be edited by users with administrator access in the project. See how to define user access levels in Scriptcase.

Gateway

Defines the API that will be used to create the profile.

Nome do aplicativo

Informe o nome do aplicativo definido no quinto passo do tutorial de obtenção das credenciais.

Json OAuth

Informe o conteúdo do arquivo json obtido ao final da configuração de utilização das credenciais.

Código de autenticação

Este código será gerado clicando no botão auth.

Ao clicar no botão seremos redirecionados para tela de login do google, onde devemos informar as credenciais de acesso a conta onde a API foi configurada.

Ao realizar o login será gerado um código, copie este código e insira no campo.