The G-Suite nodes enable the user to establish a connection from JIFFY.ai to different Google applications to perform various operations.
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
- Navigate to Google Cloud Console and create a new project.
- Create a key for the project. To know more, click here.
- In your machine, install the required packages to execute the Gsuite Functions. To install the packages:
- Open the command prompt.
- Change the directory to C:\jiffyservice\precompile\connector\requirements.
- Execute the following command in the windows command prompt.
pip install -r gsuite.txt –user