Logic Sheet - Create AI agents & automation in Google Sheets Questions

Log in to ask a question
Showing 1 - 20 of 125 questions

Q: Are you going to support deepseek?

InnovativeMaxPLUSAug 15, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Aug 15, 2025

A: Hi yes, we are on the process to support all major AI models. Currently Google Gemini and OpenAI GPT models are supported. There are more to come.

Share
Helpful?

Q: Web access for agent

Hi
I am very interested in the value proposition of creating an AI agent in Google sheets.
Couple of questions :
1. can the agent in Google sheet access the web ?
2. Can it scrap a webpage content in a cell?
Basically my usecase is that I have a list of companies in Google sheet and want to enrich them with web research in the sheet (find activity, Products, key features,…)

Also is GPT o3 or GPT5 models available in the product ?

JixiaoyongPLUSAug 9, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Aug 11, 2025

A: Hi, thanks for your interest! Yes, we are building the Logic Sheet app to be an AI agent in your Google Sheets. To answer your question:

1. Yes, our AI agents can scrape a webpage as the context of processing, the url can be provided upon creation or use a dynamic content from a cell.
2. It is capable of scrape the content of a URL stored in a cell and use it as the context of the AI agent, but it can't , so far, scrape the content and store it directly in sheets. But if this is needed, we will add it.

Yes, we support all new AI models from Open AI, Gemini and soon Claude.

Share
Helpful?

Q: Can this receive inputs from google form, then automatically update only the latest info into google sheet?

Instead of appending data from google form into google sheet, can this replace and overwrite the old data and put the mosr current data everytime there is an update?

Does this include dashboard or url to display all the google sheet data into graph or table form?

ibestrikerPLUSJul 21, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jul 25, 2025

A: Hi, thanks for your questions! Here’s how Logic Sheet can help with your needs:

1. Receiving Inputs from Google Form & Updating Google Sheet
By default, Google Forms appends new responses to a Sheet.
Logic Sheet itself doesn’t receive responses directly from Google Forms — the responses naturally flow into the connected Sheet.
However, you can use Logic Sheet automation to automatically detect changes or new form submissions and update/overwrite existing data as needed.
For example: If you want to keep only the latest response per user/email, you can use a unique identifier (like email) and set up a formula or script to update the row with the most recent data, replacing the old info instead of appending.
2. Logic Sheet automates Google Sheets actions, so you can set up workflows to:
- Find and update specific rows (using unique identifiers).
- Remove duplicates, keeping only the latest response for each user.
- This does require some setup with formulas or using Google Apps Script for advanced logic, but it can be orchestrated with Logic Sheet triggers.

3. Logic Sheet doesn’t yet provide a standalone dashboard or custom URL for displaying data visually.
However, within Google Sheets you can create charts, graphs, and tables directly; you can also publish Google Sheets or charts to the web to share visual dashboards.

You might use Google Data Studio (now Looker Studio) for more advanced dashboards that pull data from your Sheet.
Logic Sheet focuses on data processing and automation, not data visualization interfaces, but your Sheet itself can be made public or embedded.
Wei

Share
Helpful?

Q: Utilizing with Non-official WhatsApp

Hi, there are two automations I’m interested in. I have Non-Official WhatsApp:

1) I have a list of WhatsApp numbers. I want the automation to send 15-20 messages a day, filter only valid numbers, respect business hours, keep a random 6~12 seconds between messages.

2) I have ongoing list of leads.
I’m outreaching them with non-official WhatsApp.
Also, I’m manually updating the status (e.g Reached, Reached for the second time, To follow-up, etc.).

If a leads replies, I manually reply to him, and also manually edit the Google Sheet with the current status. Follow-ups are also manual.

Can I make this process automated with the platform? Again - non-official WhatsApp.

Also, can I connect it with ChatGPT to generate personalized auto replies?

**Note: This WhatsApp is a personal one, and is also made for non-business related massaging.

shemeshpet1Jul 13, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jul 25, 2025

A: Hi! Thanks for your detailed question.

Currently, Logic Sheet does not support direct integration with non-official or unofficial WhatsApp APIs for sending messages or detecting replies, due to privacy and platform restriction reasons. Here's how Logic Sheet can help (and its limitations):

1. Sending Messages to WhatsApp Numbers
Logic Sheet does not have built-in support for sending WhatsApp messages, either official or unofficial, directly from Google Sheets.
For WhatsApp automation, most tools require using the official WhatsApp Business API, which is not compatible with personal or non-official WhatsApp accounts.

2. If you can use an external service (like an approved third-party WhatsApp API or service) that offers API endpoints, you could use Logic Sheet's HTTP requests to trigger these services with your number lists.

You could use Google Sheets formulas and Logic Sheet's scheduling to filter, send batches, and space requests, but you'd still need a compatible WhatsApp automation service to actually send messages.

Logic Sheet can help manage your list, randomize delays (using formulas), and generate schedules, but can't connect or push messages directly to non-official WhatsApp.

3. If another service pulls messages from WhatsApp and can push them to your Sheet (via API or webhook), Logic Sheet can automate status changes, reminders, and follow-up assignments.
Direct reading of WhatsApp replies (from your personal account) into Google Sheets is not supported.
4. You can integrate Google Sheets with ChatGPT through Logic Sheet’s =LogicSheetAPI() function, the result will be stored in Google Sheets, then you will be able to send via HTTP Request.

Share
Helpful?

Q: Can it pull data from RSS Feeds?

Hey there,

Can it pull data from rss feeds e.g. https://mightygadget.com/feed/

02a85b7957b44e55bf925b65ea80e066PLUSJul 8, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jul 9, 2025

A: Hi thanks for your question. Logic Sheet can be used to send data to an API from Google Sheets. If you want to pull data into Google Sheets, please check our product Uniquery. (Lifetime deal available here: http://get.uniquery.io/?utm_source=appsumo)

Share
Helpful?