Search

About G-Suite Nodes

Articles

The G-Suite nodes enable the user to establish a connection from JIFFY.ai to different Google applications to perform various operations.

Image description

The following are the list of Connector nodes supported by JIFFY.ai:

  • Google Docs: Google Docs is a free word processor offered by Google.
  • Google Drive: Google Drive is a file storage and synchronization service developed by Google.
  • Google Sheets: Google Sheets is a free spreadsheet program offered by Google.

Prerequisites for G-Suite nodes

  1. Navigate to Google Cloud Console and create a new project.
  2. Create a key for the project. To know more, click here.
  3. In your machine, install the required packages to execute the Gsuite Functions. To install the packages:
    1. Open the command prompt.
    2. Change the directory to C:\jiffyservice\precompile\connector\requirements.
    3. Execute the following command in the windows command prompt.

      pip install -r gsuite.txt –user

Did you find what you were looking for?