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?
A: Hi yes, you can connect to OpenRouter to use different AI image models with our =API() formula. The OpenRouter API allows you to interact with various AI models using a consistent request format similar to the OpenAI Chat API.
To get started, you'll need to obtain an API key from OpenRouter. Once you have your API key, you can create requests to the OpenRouter API endpoint, specifically to...
Share
Share Power Formulas: Use ChatGPT & AI in Google Sheets
Client sends wsp message x day we get timestamp he wants to do x our data days x takes 30 days client received reminded ever x days to remind him he only has x days to do this
A: Hi thanks for your question. Power Formulas is designed specifically as an AI tool to enhance functionality within Google Sheets, rather than for direct automation purposes. If you're looking for automation features, I recommend exploring Logic Sheet, which is also available on AppSumo. Logic Sheet offers more extensive capabilities for automating tasks based on data and can be a better fit for...
Share
Share Power Formulas: Use ChatGPT & AI in Google Sheets
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.
Share Power Formulas: Use ChatGPT & AI in Google Sheets
Q: Does this work with gemini 2.5?
Share Power Formulas: Use ChatGPT & AI in Google Sheets
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?
Wei_Sheng
Jun 26, 2025A: 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 Power Formulas: Use ChatGPT & AI in Google Sheets
Q: Can it connect to openrouter to use different ai image models?
Wei_Sheng
May 8, 2025A: Hi yes, you can connect to OpenRouter to use different AI image models with our =API() formula. The OpenRouter API allows you to interact with various AI models using a consistent request format similar to the OpenAI Chat API.
To get started, you'll need to obtain an API key from OpenRouter. Once you have your API key, you can create requests to the OpenRouter API endpoint, specifically to...
Share Power Formulas: Use ChatGPT & AI in Google Sheets
Q: Can I automate based on data
Client sends wsp message x day we get timestamp he wants to do x our data days x takes 30 days client received reminded ever x days to remind him he only has x days to do this
Wei_Sheng
May 8, 2025A: Hi thanks for your question. Power Formulas is designed specifically as an AI tool to enhance functionality within Google Sheets, rather than for direct automation purposes. If you're looking for automation features, I recommend exploring Logic Sheet, which is also available on AppSumo. Logic Sheet offers more extensive capabilities for automating tasks based on data and can be a better fit for...
Share Power Formulas: Use ChatGPT & AI in Google Sheets