How to Build 5 Automations with ChatGPT(OpenAI)

5 Automations with ChatGPT(OpenAI) Available to Everyone
OpenAI
·
5/23/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
How to Automate Blog Creation from Google Sheets Using OpenAI
8 min. read

How to Automate Blog Creation from Google Sheets Using OpenAI

With this Solution, every new row in a designated Google Sheet triggers a series of actions to create SEO-friendly blog content, generate images, and notify your team—without writing a single line of code.

What Tools To Connect to OpenAI with Albato
3 min. read

What Tools To Connect to OpenAI with Albato

In this article, you will learn what tools you can connect to ChatGPT(Open AI) with Albato to set up automated workflows for different use cases.

How AI Is Transforming SaaS: Webinar Insights
7 min. read

How AI Is Transforming SaaS: Webinar Insights

In this post, you will learn about the top 5 ways how artificial intelligence (AI), agents, and MCP are transforming the SaaS industry.

Choosing the Right Tool: A Comparison of Top GenAI Models
21 min. read

Choosing the Right Tool: A Comparison of Top GenAI Models

In this article, you will find the comparison of top genAI models, including ChatGPT, Gemini, Claude, and others with pros, cons, and use cases.

How to Set up and Track Tasks with Telegram Bot in Bitrix24
8 min. read

How to Set up and Track Tasks with Telegram Bot in Bitrix24

In this article, you will learn how to integrate a Telegram bot with Bitrix24 to set up and manage tasks efficiently. We provide step-by-step instructions to automate task tracking and boost productivity.

Best AI Tools 2025: Top Artificial Intelligence Apps for Work & Productivity
Frase
50 min. read

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

In this article, you will learn about the best AI tools in 2025 for business, meetings, SEO, writing, and more to boost productivity and save time.

Gemini Vs. ChatGPT (OpenAI): Comparing the Top AI Chatbots of 2024
Gemini
5 min. read

Gemini Vs. ChatGPT (OpenAI): Comparing the Top AI Chatbots of 2024

In this article, you will find the comparison of Gemini vs ChatGPT. You will learn about their pros, cons, and best use cases for your business.

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 Generate Social Media Posts Automatically Using Albato
3 min. read

How to Generate Social Media Posts Automatically Using Albato

In this article, you'll learn how Albato helps you generate social media posts automatically using AI like ChatGPT, Gemini, Claude, or Grok, and how to connect it all to your favorite publishing tools.

How to Use Albato to Connect Gen-AI Models with Slack
3 min. read

How to Use Albato to Connect Gen-AI Models with Slack

In this article, you'll learn how to use Albato to connect GenAI models, including ChatGPT (OpenAI) with Slack to automate workflows, improve responsiveness, and reduce manual tasks.

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(OpenAI) with Google Sheets using Albato
Google Sheets
5 min. read

How to integrate ChatGPT(OpenAI) 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!