Google Sheet
Last updated
Last updated
Connect the Scope with Google Sheets to do the functions below.
Insert Row (Send the Scope data to Google Sheets)
Get Row (Return Google Sheets data to the Scope)
Update Row (Update Google Sheets with the Scope data)
Prepare the google sheet file to integrate with.
Open the scope then go to the integrations section.
Click on the Connect
button under Google Sheets.
On the popup screen, click on Connect with Google
Login your google account.
Once logged in, click on Connect.
After connecting, an API key will be provided to be used in a webhook for Google Sheets.
Go to the Scope page and click on Webhooks on the left side menu.
Enter the following details to create the google sheet webhook:
Base Webhook URL: https://mindx.mind.ai/api/v2/g/sheets/instructions/
Basic Auth: Paste the API Key from the Google Sheets integration page.
After submitting the webhook details, it can then be used as a webhook to read and write in a google sheet.