I have a question about the enterprise plan as I'll be using this for bulk content:
1. Can I automate the entire content creation process including a) creating content in GPT, b) creating an image using Dall-E and c) automating the content from GPT / Dall-E directly into Google Sheets?
yesterday I used your tool for the first time, but I think you have some problems, no command works when I insert the reading of a cell, the only one that works is the aiimage I also tried copying your prompts, eg =AITEXT("what do you think of " , A1) instead if I query chatgpt without reading the cells, everything works I wrote to support but I didn't receive an answer
A: What is the error message if you hover over where it says #ERROR in the cell? It will likely tell you the issue there.
Just responded to your support inquiry too! We typically have a 1-2 business day turnaround on support questions so it's best to check the docs for your error
Share
Share SheetMagic: ChatGPT + Google Sheets Integration
A: Yes, we just implemented a =getSelector() function where you can input any selector (like a class or id) and scrape that element from different pages.
Here's the guide: https://sheetmagic.ai/how-to-use-getselector-function/
Best, Curran
Share
Share SheetMagic: ChatGPT + Google Sheets Integration
A: We do some things to get around blockers, but it won't work on every single site to be 100% honest. For example, LinkedIn doesn't work unfortunately.
Share
Share SheetMagic: ChatGPT + Google Sheets Integration
Q: How to Get Hyper link within the button
Hi,
I have doubt how to use "getSelector" to get HREF value within a button for example:
<a target="_blank" href="https://example.website" id="AddToCart" class="single-add-to-cart-button button accent button--primary" style="flex-grow: 1;">
<span class="add-to-cart-button--text">Buy Now</span>
</a>
Thank you
Share SheetMagic: ChatGPT + Google Sheets Integration
Q: Dall-E Integration
I have a question about the enterprise plan as I'll be using this for bulk content:
1. Can I automate the entire content creation process including a) creating content in GPT, b) creating an image using Dall-E and c) automating the content from GPT / Dall-E directly into Google Sheets?
Curran35278
Dec 13, 2024A: Yep! You can use the =aiimage() function for Dall-E generations
Share SheetMagic: ChatGPT + Google Sheets Integration
Q: any problems?
yesterday I used your tool for the first time, but I think you have some problems, no command works when I insert the reading of a cell, the only one that works is the aiimage
I also tried copying your prompts, eg =AITEXT("what do you think of " , A1)
instead if I query chatgpt without reading the cells, everything works
I wrote to support but I didn't receive an answer
Curran35278
Dec 6, 2024A: What is the error message if you hover over where it says #ERROR in the cell? It will likely tell you the issue there.
Just responded to your support inquiry too! We typically have a 1-2 business day turnaround on support questions so it's best to check the docs for your error
Share SheetMagic: ChatGPT + Google Sheets Integration
Q: Can Ecommerce related elements be scraped, like product price and titles etc?
Curran35278
Dec 4, 2024A: Yes, we just implemented a =getSelector() function where you can input any selector (like a class or id) and scrape that element from different pages.
Here's the guide: https://sheetmagic.ai/how-to-use-getselector-function/
Best,
Curran
Share SheetMagic: ChatGPT + Google Sheets Integration
Q: Does scraping function works on any website including website that block scraper?
Curran35278
Dec 4, 2024A: We do some things to get around blockers, but it won't work on every single site to be 100% honest. For example, LinkedIn doesn't work unfortunately.
Share SheetMagic: ChatGPT + Google Sheets Integration