Power Formulas: Use ChatGPT & AI in Google Sheets Questions

Showing 1 - 20 of 157 questions

Q: GPT 5

Hi,

Will GPT-5 be added soon, and if so, when is this expected to happen?

Thanks!

Morty_SmithAug 28, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Aug 30, 2025

A: Hi yes, all the newer models will be added soon

Share
Helpful?

Q: are there any other APIs included?

Can I use PowerFormulas to scrape a list of object/locations, eg. schools?
starico API is already integrated, and are there any other APIs included?

d625846d7c2245f586ea028867668479PLUSAug 13, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Aug 15, 2025

A: HI, the API connector can connect to any API endpoint. You can read instructions from your desired API and see how to connect using Power Formulas.

Share
Helpful?

Q: Can't find any help or instructions

Hi.
I have searched for some help on how to use this app, but I can't find any. There don't seem to be any help files or instructions anywhere.

kitholtPLUSJul 14, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jul 25, 2025

A: Hi, our help center (https://help.powerformulas.co/) has all the resources you need to get started with Power Formulas. You can also use the live chat on our website to reach out to us for more help.
Wei

Share
Helpful?

Q: Does this work with gemini 2.5?

02a85b7957b44e55bf925b65ea80e066PLUSJul 8, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jul 25, 2025

A: Hi yes, we are adding support to the lastest AI models.

Share
Helpful?

Q: Straico Anleitung API

Hello,

I just bought the APP and am trying to connect to Straico, unfortunately your instructions don't really help me.
Can you tell me how I have to enter this under API so that Straico is connected?

info3110PLUSJun 14, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jun 26, 2025

A: HI here is how to use Power Formulas for the prompt completion API of Scraico.

Prepare your API key:
Make sure you have your Straico API key.

Format your request:
Use the following formula in Google Sheets, replacing the placeholders as needed:

=API(
"POST",
"https://api.straico.com/v1/prompt/completion",
"Authorization=Bearer YOUR_API_KEY,content-type=application/json",
...

Share
Helpful?