Google Sheets
Running Apps via Google Sheets Extension
The AirOps Google Sheets extension brings all the power of AirOps directly into your Google Sheets, making it even more convenient to leverage AI capabilities at scale. With this extension, you can easily run any AirOps app by using the =AIROPS()
function within your Google Sheets.
Configuring the Google Sheets Extension
- Install the AirOps Google Sheets extension from the Google Workspace Marketplace.
- Locate your API key in the AirOps platform by navigating to Settings > Workspace section.
- Configure the Google Sheets extension with your API key.
- Go!
Running AirOps Apps in Google Sheets
To run an AirOps app in Google Sheets, use the =AIROPS()
function, passing the App ID and any required parameters as arguments.
For example, if the app URL is https://app.airops.com/prestagon-0/apps/14
, the App ID would be 14
.
If the app requires a Title and Description to generate content, you can structure the function like this:
=AIROPS(14, "Dad Jokes for Birthday Parties", "A list of 10 amazing dad jokes for your next birthday party")
Use Cases
Integrating AirOps with Google Sheets provides a seamless way to enhance your workflows, including:
- Natural language processing
- Copy and content generation
- Data analysis and visualization
- Sentiment analysis
- Data enrichment
- Language translation
- And many more!
Take advantage of the powerful combination of AirOps and Google Sheets to streamline your business processes, improve productivity, and gain valuable insights from your data.
Updated 2 months ago