Learn how to build 5 automations with OpenAI

5 automations with OpenAI available to everyone
OpenAI
·
1/8/2023
·
10 min. read

With the new OpenAI integration, you can create different use cases to optimize your daily tasks. Check out 5 examples of automations with OpenAI!

1. Searching for information and creating tasks with AI from Google Sheets

OpenAI can be used to autogenerate descriptions for new integrations. In this case, we will fill columns in a spreadsheet in Google Sheets indicating Services, Object Name, and Actions. Through automation, you can automatically populate the Descriptions column with AI-generated text and even create new cards in a Trello board with the data from the integrations.

Follow our step-by-step guide to build this scenario!

Set up the first step:

  • App — select Google Sheets
  • Event — select New row created
  • Google Sheets account — choose or create your connection
  • Spreadsheet — look for the task automation spreadsheet
  • Spreadsheet sheets — specify the sheets

OpenAI1.png

In the automation operation mode settings, select the real-time option.

Set up the second step as follows:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — choose or create your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 1000
  • Temperature — 0.5
  • Number of generations — 1

OpenAI3.1.png OpenAI3.2.png

Now, click + icon to add the third step.

Select the Action option to set up this step:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — add your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 100
  • Temperature — 0.5
  • Number of generations — 1

OpenAI4.1.png OpenAI4.2.png

Click + icon to add the fourth step.

Select the Action option to set up this step:

  • App — select Trello
  • Action — select Create card
  • Trello account — choose or create your connection
  • Board — specify the board

OpenAI5.png

In the Trello window, fill in the requested fields:

  • Name — OpenAI: Result text
  • Description — OpenAI: Result text
  • Position — Top (top)
  • List ID — select the variable

OpenAI6.1.png OpenAI6.2.png

Click + icon to add the fifth step.

Select the Action option to set up this step:

  • App — select Google Sheets
  • Action — select Update a row by number
  • Google Sheets account — add your connection
  • Spreadsheet — look for the task automation spreadsheet
  • Spreadsheet sheets — specify the sheets

OpenAI7.png

In the Google Sheets window, fill in the requested fields:

  • Row number — Google Sheets: Row number
  • Column Descriptions — OpenAI: Result text

OpenAI8.png

You’re all set! Now you just need to start your automation!

2. Create marketing and SEO descriptions from completed tasks

In this scenario, whenever a task is completed in Trello, the automation will fetch the Trello card ID and craft an SEO description through the OpenAI integration. After that, you can create a database item in Notion with the obtained information.

Learn below how to build this use case!

Set up the first step:

  • App — select Trello
  • Event — select Card moved from one list to another
  • Trello account — choose or create your connection
  • Board — specify the board

OpenAI9.png

Set up the second step as follows:

  • App — select Trello
  • Action — select Find card by ID
  • Trello account — choose or create your connection
  • Board — specify the board

OpenAI10.png

In the next window, fill in the requested field with the Trello: Card ID variable.

OpenAI11.png

Now, click + icon to add the third step.

Select the Action option to set up this step:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — add your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 1000
  • Temperature — 0.7
  • Number of generations — 1

OpenAI12.1.png OpenAI12.2.png

Click + icon to add the fourth step.

Select the Action option to set up this step:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — add your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 500
  • Temperature — 0.8
  • Number of generations — 1

OpenAI13.1.png OpenAI13.2.png

Click + icon to add the fifth step.

Select the Action option to set up this step:

  • App — select Notion
  • Action — select Create Database Item in Notion
  • Notion account — add your connection
  • Database — specify the database

OpenAI14.png

In the Notion window, fill in the requested fields:

  • Name — OpenAI: Result text
  • SEO description — OpenAI: Result text
  • Task description — Trello: Description

OpenAI15.png

You’re all set! Now you just need to start the automation!

3. Text translation with AI

In this example, you can leverage OpenAI to autotranslate the description of Notion items and automatically update the database.

Follow our step-by-step guide to build this scenario!

Set up the first step:

  • App — select Notion
  • Event — select Update Item Database in Notion
  • Notion account — choose or create your connection
  • Database — specify the database

OpenAI16.png

Click Save in the field setting screen.

Set up the second step as follows:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — choose or create your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 1000
  • Temperature — 0.7
  • Number of generations — 1

OpenAI19.1.png OpenAI19.2.png

Now, click + icon to add the third step.

Select the Action option to set up this step:

  • App — select Notion
  • Action — select Update Item Database in Notion
  • Notion account — choose or create your connection
  • Database — specify the database

OpenAI17.png

In the Notion window, fill in the requested fields:

  • Page ID — select Notion: Page ID
  • Translation — select OpenAI: Result text

OpenAI18.png

You’re all set! Now you just need to start your automation!

4. Crafting marketing descriptions in HTML and sending to Telegram

In this scenario, you can automate the creation of marketing descriptions based on item updates in Notion and then send the auto-created posts via Telegram.

Follow our step-by-step guide to build this workflow.

Set up the first step:

  • App — select Notion
  • Event — select Update Item Database in Notion
  • Notion account — choose or create your connection
  • Database — specify the database

OpenAI16.png

Click Save on the field settings screen.

Set up the second step as follows:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — choose or create your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 1000
  • Temperature — 0.2
  • Number of generations — 1

OpenAI20.1.png OpenAI20.2.png

Now, click + icon to add the third step.

Select the Action option to set up this step:

  • App — select Telegram (private)
  • Action — select Send message
  • Telegram account — add or create your connection

OpenAI21.png

In the Telegram window, fill in the requested fields:

  • Chat ID — select the desired chat ID
  • Markup type — HTML
  • Text — OpenAI: Result text / Notion Cover

OpenAI22.png

You’re all set! Now you just need to start your automation!

5. Bot for personal productivity

In this scenario, you can create a Telegram bot to help you optimize your productivity. Send messages with instructions or questions to Telegram and get AI-generated answers right in your chat.

Follow our step-by-step guide to build this automation.

Set up the first step:

  • App — select Telegram (private)
  • Event — select Incoming message
  • Telegram account — choose or create your connection

OpenAI23.png

Click Save on the field settings screen.

Set up the second step as follows:

  • App — select OpenAI
  • Action — select Get phrase completion
  • OpenAI account — add or create your connection

OpenAI2.png

In the OpenAI window, fill in the requested fields:

  • Model ID — select text-davinci-003 (text-davinci-003)
  • Prompt — add the phrase to complete and use the system variables
  • The maximum number of tokens — 1000
  • Temperature — 0.8
  • Number of generations — 1

OpenAI24.1.png OpenAI24.2.png

Now, click + icon to add the third step.

Select the Action option to set up this step:

  • App — select Telegram (private)
  • Action — select Reply to message
  • Telegram account — choose or create your connection

OpenAI25.png

In the Telegram window, fill in the requested fields:

  • Chat ID — Telegram (private): Chat - ID
  • Text — OpenAI: Result text
  • Reply to message - ID — Telegram (private): Message - ID

OpenAI26.png

You’re all set! Now you just need to start your automation!

Did you have any questions or issues while building the automations? Then watch our video tutorial with the five use cases above!


OpenAI

Related articles

Show more
Best AI Tools 2025: Top Artificial Intelligence Apps for Work & Productivity
OpenAI
7 min. read

Best AI Tools 2025: Top Artificial Intelligence Apps for Work & Productivity

Best AI tools 2025 for business & work. Top AI assistants for meetings, SEO, writing, coding. Complete guide to boost productivity with artificial intelligence.

What is Claude AI 3.5 sonnet? Models, pricing and features
Claude AI
10 min. read

What is Claude AI 3.5 sonnet? Models, pricing and features

Claude AI by Anthropic: Discover what Claude AI is, whether Claude AI is free, what’s new in Sonnet 3.5, and how it compares to ChatGPT.

Best iPaaS Alternative for Workato Integrations | Albato
3 min. read

Best iPaaS Alternative for Workato Integrations | Albato

Comparing Albato and Workato: The Best Alternative iPaaS for Your Integration Needs

The Best Alternative to Zapier: Why Albato Is the Ideal Choice
4 min. read

The Best Alternative to Zapier: Why Albato Is the Ideal Choice

Albato vs. Zapier—Which Offers Better Value? Discover which platform aligns best with your goals as we break down everything from annual costs to user support quality.

Gemini vs ChatGPT: Comparing the Top AI Chatbots of 2024
Gemini
5 min. read

Gemini vs ChatGPT: Comparing the Top AI Chatbots of 2024

Gemini vs ChatGPT: As AI keeps on getting better and better, two names have really made a splash. They're both super helpful tools that are going to change the way we use technology. But what makes them so special?

Top SEO Practices for 2024
7 min. read

Top SEO Practices for 2024

Master SEO in 2024 with proven techniques. From high-quality content and mobile optimization to AI tools and better user experience, learn how to stay competitive in search rankings.

How to Connect Notion with Albato: Notion Integrations Guide 2024
Notion
2 min. read

How to Connect Notion with Albato: Notion Integrations Guide 2024

Learn how to seamlessly integrate Notion with Albato. Step-by-step guide to set up Notion integrations and automate workflows, sync data across apps, and boost your team's productivity.

How to automate receiving emails from Gmail in Telegram through Albato
Gmail
4 min. read

How to automate receiving emails from Gmail in Telegram through Albato

Today we will tell you about a new way to manage your emails and messages with Gmail and Telegram.

How to integrate ChatGPT with Google Sheets using Albato
Google Sheets
5 min. read

How to integrate ChatGPT with Google Sheets using Albato

Google Spreadsheets is a favorite among our users and for good reason! Many of them spend hours working with spreadsheets, and we're here to help them do it even better!

OpenAI Assistant API: Set up integrations with any app
OpenAI
4 min. read

OpenAI Assistant API: Set up integrations with any app

With Albato, you can integrate AI assistants with over 600 apps, plus automate tasks, either with HTTP requests or by using the Albato App Integrator. You can automate lots of tasks, including creating bots in Telegram or online chats, managing data in Google Sheets, and integrating with task trackers and other apps.

Google Sheets and Sessions: Automate your event management
Google Sheets
3 min. read

Google Sheets and Sessions: Automate your event management

This integration will help you centralize your information, improve collaboration, and save valuable time. It is useful for organizing events, tracking attendance, or managing participant data.

AITable.ai and OpenAI: Automate your data workflows
AITable
5 min. read

AITable.ai and OpenAI: Automate your data workflows

AITable.ai and OpenAI integration can benefit data analysts, researchers, developers, and professionals dealing with extensive datasets across various domains and industries.