🟣 Getting started with OpenAI GPT-3 and Make

Hey Makers :wave:

I cannot wait to share this one with you.
Today, we’ll cover the basics of getting started with OpenAI GPT-3 on Make.

Let’s dive right in!


:fire: Chat GPT-3 has been taking over the internet recently! :fire:

This is a free chatbot powered by OpenAI, which does a great job intelligently answering any question you ask. What’s more interesting is that the technology behind this chatbot, GPT-3, can be accessed via the OpenAI API!

If you are familiar with Make and the power that APIs can bring to the world of process automation, then I’m sure you are already excited!

In this article, you’ll learn how to

  • sign up for an OpenAI account
  • generate an API key
  • use the API key to establish a connection with Make’s OpenAI GT3 module

We will then walk you through an example scenario you can set up to quickly generate SEO keyword suggestions for a list of article topics.

Let’s get started!

:white_check_mark: Creating an OpenAI account :white_check_mark:


  • Navigate over here and click sign up at the top right corner to create a new account.
  • In order to be able to use the API you need to set up a paid account by visiting the Billing → Overview page.
  • At the time of writing this article, OpenAI gives you $18 in free credits so you can experiment. If you need more credits, you can check the pricing.

Calculating the cost of each API call can be a little complex. It’s easy to lose control and end up with a high bill.

Therefore, we recommend that you set up both a hard and a soft Usage Limit under Billing → Usage Limit, before you start experimenting with GPT-3.



:make: The Make GPT-3 app :make:


Once you have your OpenAI account created, you can start using the Make GPT-3 app to bring the power of AI to your scenarios.

Currently, the app offers 4 modules that can be used in a range of different use cases such as

  • generating blog post ideas
  • moderating your community comments
  • generating super-realistic images of anything you can imagine.


However, there is a little caveat…

In order to get the best results out of GPT-3, you need to provide prompts that are very clear and specific. After all, you are talking to a computer :robot: .

A great way to get prompt ideas is by spending some time on sites like FlowGPT. Where you can find examples of prompts people are using to achieve useful results.

Our suggestion is also to practice some of your prompts on the OpenAI Playground. Simply enter your prompt and then click ‘Submit’ to generate a response.


It is also useful to experiment with some of the settings on the right sidebar.

For example

  • ‘Maximum Length’ allows you to choose the length of the response GTP-3 will give to your prompt.
  • ‘Model’ allows you to choose the language model that will be used to generate your response (‘text-davinci-003’ is the most advanced but also the most expensive).


Once you find a prompt that consistently generates the quality of results you are looking for, you can transfer it over to your Make scenario.

Configuring a GPT-3 module in Make

The first step is to establish a connection with your OpenAI account. This is pretty straightforward.

Simply click on the Add button to create a new connection and then navigate to your OpenAI account to create an API key under API Keys.



Click ‘Create new secret key’.


Once your API key is created you can paste it into the ‘API Key’ field of your Make app connection.

You will also need your Organization ID which can be accessed under the Settings page of your OpenAI account.


With these credentials, your Make app should now be able to establish a connection with your OpenAI account so you can start using the API.

Please note - if you do not set up a paid plan with OpenAI, you will not be able to use the API and Make will throw an error.



:brain: Generating SEO keywords with Make and GPT-3 :brain:


If you are a content writer or SEO specialist, you know how time-consuming it can be to come up with SEO keyword ideas for different topics.

GPT-3 makes this easy. All we have to do is ask… nicely :slightly_smiling_face:

To test this out, we’ve built a Google Sheet with a list of article topics that we want to generate keywords for.


Now, with the help of Make and the GPT-3 app, we will generate keywords for each one of them.


Here’s a simple scenario for this use case

The Google Sheets > Watch Rows module will retrieve all the new rows from the spreadsheet.

Then for each row, we’re using the OpenAI GPT-3 > Create a Completion module to generate the SEO keywords.

The prompt we’re using is very simple:

give me some keywords to use for SEO for a new saas platform targeted to {{article topic}}

The article topic will dynamically be populated for each spreadsheet row by retrieving the value in the ‘Article Topic’ column.

The ‘Max Tokens’ value is set to 100. This will allocate enough tokens for GPT-3 to generate about 10 keywords. If you need more, you can increase this number. However, you need to be cautious as this will result in higher usage costs.


Once the keywords are generated, they will be added to the SEO Keyword Ideas column of the Google Sheet.

Let’s execute this scenario to see the results.

As you can see in the screenshot below, 10 keywords have been generated for each topic.


These keywords might be a little competitive though…

Let’s change the prompt and ask GPT-3 to generate some long-tail keywords instead.


Here are the results this time:


Now, this is something we could easily work with, right?

As you can imagine, this is just scratching the surface of what can be achieved with GPT-3 and Make scenarios.


brs

:nerd_face: We can’t wait to see what you come up with! :nerd_face:

If you have any questions or any ideas on useful content we can create to help you get started with GPT-3, please let us know in the comments :arrow_down:

brs

9 Likes
:robot: AI on Make: 8 Apps that will change your business
💡 How to automate customer service with Make, Jira and ChatGPT
ChatGPT and Google Sheets
🔥 App Update: Latest OpenAI capabilities available on Make
💡 How to manage shift attendance with Make and ChatGPT
Dialogflow & Bitrix24
How to create your own GPTs and use them in Make!
Automated form submissions
Send invoice with attachment in email
Check Folders , if Folder not exist create the Folder
Automate Website actions
Email filter
Extract lines from mailhook to be able to map to Salesforce fields
How can I get my Notion DB as a comma-separated text?
"Create JSON" node automatically converts to UTC 0
Is it possible to receive Image from Line then lets the ChatGPT Working with its?
I need help: Spreadsheet > ChatGPT
How can I connect Vapi using make and GHL
How can I connect Chat gpt with looker?
Get a tweet from X
Issues with initializing flow with Microsoft 365 email
Send Multiple Attachments - Microsoft 365 Email (Outlook) / Create and Send a Message
Learning automation
WIX SHAREPOINT LIST Intergration
Automatic script activation
Filtering a spreadsheet and sending different sheets via email to the respective parties
Sending email with outlook
How to extract user + AI messages from parsed JSON (nested payload) to send via email?
How to PDF into openAI (Solution!)
Text aggregation of multiple text strings
How to split a ChatGPT answer in different columns in GoogleSheet
Parse specific fields of a JSON
How to get my one ChatGPT answer into separate lines
Jira Cloud to ClickUp - Assignee field not populating?
Reference array of just emails for Google Calendar attendees (Error: Array of objects expected in parameter ‘attendees’)
HOW to create multiple records from multiple outputs from API call into Airtable Base
Replacing specific character
Get value of array name
Error missing "email"
Google Calendar event to triget change in Notion database item
Connecting Open AI to Ulinc (LinkedIn Automation)?
Please help me to send a large attached file to Gmail to the email address organized in the Google sheet
Multiple Outputs in Switch Case Module
Monday files transfer to another table
Shared link from different products in the same e-mail
Trello - Find correct list to add card to
Run some modules only after all emails from last 24 hours are processed in a batch
Transform an array of objects
Introductions and Hellos
How do I get the names of files in a folder from a dropbox folder?
Multiple data in too multible rows
Typeform Webhook Mapping
How to join paths after a router
Encode special characters when sending data to API
Create JSON without keys with empty values
Webhook payload to gmail
Get a task From Get a task
Make new array with values
InvalidConfigurationError in webhook when try to connect with Google Sheets
Ingest Google Ads form data from custom webhook
Automatism of post twitter
Selecting Multiple Folders from Google Drive
How to Integrate LinkedIn Lead Forms with Bitrix24
Google calender to ghl(gohighlevel)
OpenAI API Failures
SQL Query to Sharepoint Excel to Update a Google Sheet
How do I Automatically post a random picture to facebook everyday from a Google drive folder full pictures?
Get a task From Get a task
Facebook post with different image evertime
Facebook Insight
I need to change attendees in Google Event and add AI bot to existed
Numeric aggregator but SUMing 2 separate values independently on each bundle
Setting up a balance parser from a website
Two (or more) Array Values in a one line
Can only access the first item in Google Drive search array
Uncheck the Trello Checklist
How To Integrate Chatbot Voiceflow With Facebook Messenger Using Make.com
How to make a basic SUM (x+x+x..) function in Make? Is it possible to use Numeric Agreggator?
Integration of Planyo with Lexware
Merging Arrays from different Array Agregators
Connecting Google Slides (failed To Load Data)
Create a chat completion with Perplexity - not running
Aggregator not Aggregating
Taking Multiple Output Bundles and Saving it into different Variables
Converting a date from 1 format to another
Woocomerce + Kommo CRM
Credits with OpenAI account
Is it possible to do diamond path?
Cannot import JSON code made with chagpt
Content of a google sheet as FAQ knowhow resource for ChatGPT
Aggregate Collections to one Email
Downloading file from google drive
Image Attachment in Airtable - How to Get it OUT?
Transferring conversions from Amazon Attribution to Google Ads
Help with a workflow - company list>find CEO>find CEO contact details>push to sequence
Download images from a specific site
How Do I Deal with Multiple Aggregated JSON Values
How to Dynamically Insert ChatGPT-Generated Blog Topics into Newly Created Tabs with Make?
Creating automated internet searches for an investment portfolio
Automating the monitoring of peers' posts on LinkedIn
Filter based on email domain
How to remove duplicates from array aggregator before posting in bulk to Google Sheet
Iterator output not showing all when i try to connect google sheet module add row
Call multiple phone numbers in the same row on google sheets
Json parser from webhook passthrough result make.com
I want to setup my google drive upload a file module
Automating Customer Acquisition with Make: Spanish-Language Support for Food Marketing Prospects
How to make ann automation for Facebook page that teach English
Why are my available items/variables not representative of the entire output of the previous module?
Auto-liking comments and sending DMs to new followers on Tiktok
Connecting Make to ChatGPT via my OpenAI Account
JSON Parse to G Sheets
How to add a report received from Amazon Seller Central to Google Sheets?
Error handling on Data Store
Twilio calls
Formidable - Upload multiple files with Get a File
Need help with PDF to Image conversion workflow - HTTP Module Error
How to sum value of multiple collections
Combine two results
Capitalizing all words in a sentence
Create completion gpt 3,5
Tracking Sytem
🎉 5k+ Makers Under the Community Roof
I can't filter on a custom field
Only One Row Processed into Usable Variables Instead of 8
Transcription (each video) of whole YouTube-Channel possible?
Create a blog post concatened with previous post
Cannot map output bundles into Discord module
Load data into webhook from external datasheet
How to trigger a module independently in the middle of a scenario?
Understanding Nested Values in Make Iterator with Multiple Arrays
Stripe Custom Fields are not showing past the 1st field
Filter/map array and return id
Daily data from FB ads to google sheets
Microsoft Excel
How to change the format of an array
Creat and host RSS
Aggregating Multiple Parser Outputs into a Single Google Sheets Row
Fetch all contacts from MailerLite
Is it possible to set up this integration in Make?
Editing text in Canva
How to send an email with a summary of excel information
Jotform submission to Quickbooks estimate Prohibited value in parameter 'type'
Set variable producing empty collections from http easybill
Telegram unique URL download
Put all the collection from an array as INPUT - not just the first collection of text
Modifiate privacy or no youtube videos
Wordpress Module Multiple Categories
Google drive connect to youtube channel for post
Array to String delimited by newLine
Unable to combine many bundles to one array, kindly help
Zoom Phone - Webhooks with Make.com
NEED INSPIRATION: scenario with loops, different HTTP calls and databases
Make simple math with variable - 1
WhatsApp connection to Slack - Back and forth messaging
Message response
Webhook, Google forms and sheet
Fundamental Mapping Issue between modules - populated values appear empty at second module
Pagination and filters
Join function won't parse array
Set multiple variables from multiple Bundles
Unable to get a variable
Get+split split a string and get the first element
How to organise, read my e-mails and create a weekly summary
Working with array results after repeater
Google Forms checkbox and Airtable
Source is not valid JSON if key is not present
Save values in Array and iterate
How to scrap music from youtube and push it to my blog
Help to apply gmail label once per message, not once per attachment
Google Sheets Data Showing up as dots
Hello I want to identify un template for engagement letter
How do I store this value in a variable?
Creating variables from multiple arrays from Array agregator
How to pass texts from a user to a chatgpt from an array
How to access collections in an array
NOCODB and make
I have aggregator ouput and now i want to calculate same sky value like how many cloudy,very cloudy, foggy, and rainy in list
How to adjust digit?
How to find the exact tutorial for auto blogging with chatgpt and googlesheets with keywords
How to parse 100 entries a day from a 20K csv file
Search within collection
Speed of access: AirTable vs Get From Array vs Sheet in Google Drive
New to Make.com
Question about automatic generation of drafts when receiving emails: About quote/reply all functions and AI learning
Parse String to get URL SLUG
Instagram "Watch Saved Media"
Retrieve the individual values in an array that is combined on next module call?
How to properly use Array Aggregator to map Array with multiple collections for Batch Update Rows in Google Sheets?
Repeater - aggregating the the output of a http call which is within {data}
Combining two links from one array
Creating new Discord Guild Event [400] Invalid Form Body
How to connect to my own Chat GPTs created by me
Parse json
OpenAI: what "max token" value to avoid additional costs?
Google Drive Image to Pinterest Pin
Creating a Telegram bot for referrals with Make
How to post photo of products of woocoomerce in instagram?
Collection within an array and tryting to map in Google sheet
Unable to send a reply in outlook in the same thread
Creating content for text based game
How to extract data from a mail and forward it
DALL-E not generating all images
Connecting Multiple HTTP Routes to ChatGPT
Convert multiple images to pdf
GetMyInvoice PDF to Airtable using Make.com
Convert different currencies and compose them into one message
I don't know about error handling in Make.com
How to do the connection between Glide and Google sheets?
How to flatten a collection in specific format?
Setting up a time filter
Date difference calculation returning strange results in google sheets
Auto SRT files on Google Driver then Edit content and save new SRT file on new Folder
Custom App: How to connect from an earlier module?
Send lead information from Smartlead.ai to Monday.com
Is using acid triggers uses more operation in MAKE?
How to pull out one news item from a site by tags?
Launch actions according to API results
Gmail Filter Attachments and Send in New Mail
Suggestion on Integrate AI on Make
How to send emails from an existing contact list in a Google Sheets spreadsheet?
Comparing two dates
Problem with Creating Orders on Second Websites
Hello Everyone
Testing Make To Replace Zapier.... Help Getting Started
Api importing xml and parse
How do I include table header when inserting filtered data from google sheets into openai as a text chunk?
Etsy - ChatGPT - Etsy
Creating a pagination variable
Is my Repeater going nuts?
CSS Styling doesn't applied on Email
Run scenario even though there is no Data
How to organize/split this text into bundles
Gravity Forms coupon code automation?
List All Screnarios Using ChatGPT Integrations
Parse String to get URL SLUG
My google sheet works just the first time and then returns a data size of 0
Get Correct Time zone for Toronto for now
Make.com / Airtable Record Creation Problem Limit to 20 Records
Make sends email about Errors
Getting only specific data from the HTTP Get Module
Update Google sheet when making a quickbooks deposit
Issue with Formatting Date in Make.com Scenario Using Google Docs Template
Regex - Extract digits from a url
Help me to write get map
Output being used by a Module and then not available for future Modules
Help with Iterator: http dynamique value only return one value instead of 20
Parse Json from OpenAI with '''json delimiter
In search of an accountability partner
VAPI call transcript extracted data into google sheet
Woocommerce Product images to Instagram Post Carousel
Issue Formatting Outlook Emails
Merging deals in Pipedrive CRM
How to Process JSON Data from Apify and Send Multiple Sections to ChatGPT in One Prompt?
Google form to proposal maker
Creati a repricing tool for Takealot.com
Phone number format
Using a field to compare data against allowed data
Accessing Data within Nested Collections from JSON Result
Open AI not seeing all JSON's results to feed
How can i combine several operation values into single string
Automate sending customized LinkedIn DM
Building a conversational Email Assistant
Matching Competitor Products
Download all files in a ONEDRIVE folder and send in 1 email
Automating My Trade strategy
🏙️📚Help with Generating Complete E-Books from Google Forms and ChatGPT
Send data between make and sendpulse
New gmail module trigger update
CORS Error in Kommo API
RSS Feed to Google My Business Post - IMAGE Array?
Website monitoring
Scheduling a module to only run once per day
Making a chatbot in telegram
Make vscode
Custom GPT->Dataforseo "Get Search Volume"->Custom GPT
"OpenAI GPT3 Answer following Question." Not getting it to work...?
Seeking Advice: Automating Facebook Posts with Google Drive Images and AI Captioning Tools
How to combine bundles from multiple operations into one array or output
Format Date always Returns 1/20/1970
How to fix Google Sheets that is showing no data works a couple of times and then shows no data
ActiveCampaign Analytics
Issue in Create a Zoom meeting from new Google Calendar events and add the meeting URL to the event
Finding images on sharepoint
Sending dynamic date fields with ISO format to a server
Why ChatGPT not able to read the Medium link
Data Store price lookup
Use of analysis vision module from open
Having issue to map array of data from Custom app to another module
What is Error Code E0?
Data clean up (Calendly and Gmail)
Can I please have a head-to-head pricing comparison between make and n8n so I can choose one?
Send the data of clickup to googlesheet template
Excel to JSON obj
Make > Twillio for WhatsApp messages
Accessing value from a second iterator
Different Webhook data structure
How to download Image URLs from a google sheet
How to Continue a GPT Conversation from Make to ChatGPT.com?
Apple Calendar create Event in Plutio
Combine collection into one string
Send more than one PDF in the same email
How do I pull from Tally responses into a Chat GPT promp that I can then send somewhere else?
Extract Column of data from Sheets and insert them as a row of data accross columns in another sheet
Creating a text string based on an array of collections
Summarizing Folder data with chat
FormatDate adds 2 or 3 minutes
Help Needed: Checking for Existing Rows in CODA via Make
Weekly and Monthly Follow Ups
Triggering GPTs
When placeholder is empty I want IFstatement to return nothing, what am i doing wrong?
Issue with mapping both URL array and total bundles after text aggregator
Working with arrays - form submission
Calendly to dropbox integration shows wrong time + cancelled meetings
Each product creates separate invoice unintentionally
Send one summary email instead of multiple ones?
Creating SMS reminders weekly for healthy eating
Conditional Array
Systeme.io integration
Make, typebot and chatGPT to make full books
COUNT number of results
XML Data deep Level Arrays
Google slides with make error 400 again and again
Copy Spreadsheet ID → Map Form and JSON data
Need Help in Iterative Action
Help with Simple Make.com Scenario for Telegram Bot and Google Sheets
Bundle certain data according to their Unique ID from Google Sheet
Many RSS sources aggregation
Multiple Text Parser to one Flow
Array display as [collections] [collections] [collections] in Webhook
How to schedule using a specific date in ClickUp?
URL new post check in and scenario execution
Make Custom Apps - How to iterate
Create shipping label
Grab URL from Inoreader RSS Feed
Webhook issue
Transcribing Slack Voice Notes via OpenAI
Calculations
Sync Loyverse inventory to Shopify
Excel Comma Separated string to Array Field in 'Update' Module
Need Help Automating Newsletter Sending with Make.com, Gemini, and Google Docs
Notion Get a file
How to use AI to analyze salesforce case, then fill the lookup relationship field on the Case?
Mistral AI API call
Date entered into database is a day earlier than the input
Array Aggregator not aggregating?
How to delete Schedule setting module?
How do I append bundles from multiple operations into a single output?
External connection
My if() function doesn't work ... why?
How to get tomorrows date?
I want to agregate all infos in one variable
Identical raw string names inside an array - how to map them (collections)
How do I paginate from a REST API with Next in Headers?
Pinecone api call, embedding is a array but when put into http it's a string
Automated google sheet to google sheet changing in discord
Looking for internship/hands on experience
Pinterest Video Pin Errors | 9 Hours Work = No solution!🤯
Planning scenarios based on dates
Combine output to comma separated string
Tally Forms - Airtable - Search Record
How do I take a link and convert it to PDF
Filters not working with array aggregator?
API responding back not ok and causing error. How can I fix
Sum strings within an array/collection using a formula (not iterator)
How to use values from array
How to connect make to custom gpt + landbot + dall e
How to use JSON with unknown keys
Is there an easy way to make an array from ChatGPT into mappable items?
How to Separate the Data (Bundles to Variables with Name)
Filter on "now" minus 15 minutes (date manipulation)
Getting specific value from multiple bundle output
Access database file to Zoho then email
Connecting Wrike & Dropbox API: Auto-Create Folders
Woocommerce gift card
Best way to clean chatgpt answers?
Aggregator Not Working
Gmail-Clickup automation - can't filter emails containing 11 digits number in the title
Data from HTTP weird display
Exploring Automation with Make.com: Where Can I Learn More
Make for Programmers?
Synch subscribers beetwem PrestaShop and MailerLite
Automations Keep Running Even After Selecting 'Run Once'
Pulling several attached files from cognito form into a google drive
Duplicate Webflow CMS item being created -- Two Bundles?
Automate social media
🧱 How do I reverse a group of bundles?
✂️ Is there some feature that will eliminate a newline or carriage return from text?
Trying to get the number that appears in the "total number of bundles" but gets all the bundles themselves
Base64 to Image
Hot to retrieve prestashop product images?
Half of the data is missing
How to check if a name file exists in Google drive to not upload it
Sorting an array by number - still failing after trying a few solutions
Email reminder for Zoom Meetings at a special time
Connecting multiple gmail accounts to one scenario - possible?
Is there an inverse of a router?
Format date and time for workdays
Make.com System Error – Repeated Message Sent 1,000 Times
Filter date : 7 days ago
Getting a 429 error with chat gpt 3.5
Introduction to the community memmebers
Need to set multiple variables from collections inside an array
Woocommerce order : only one sku gets imported to my google sheet cell
Video Interview Bot
parseDate refusing to parse an RSS date
Filtering Bundles Based on Date in Arrays
Receiving card transactions from wise (Makemarket.io)
Make an API Call of Module Microsoft 365 Email (Outlook) gives always RuntimeError: "[404] Invalid version: https:"
How to get Back Data?
How to extract 2 columns from a csv
I have a range in a google sheet which contains a list of dates
SQL DATABASE and Make
How to make text escaping in Make or how to automatically replace these quotes and line breaks with correct ones?
How to make a Telegram bot which can book/reserve smth by adding information into Google Sheets
YouTube search automation: how to avoid duplicates and get a limited number of videos
Converger/merge Merging Paths After Voice Transcription in Instagram Automatio
Random Variable for Post!?
Unable to Map an array received from HTTP response
Todoist Completed Task Trigger Completed Date
Can 1 scenario do multiple runs at same time?
How to use Cloud Converts Merge Files Module
Filtering an array based on multiple conditions, without iterator and filter?
Publish a LinkedIn post based on world news
Integration of amoCRM and Coze
Fetch Data from Google Sheets to Aimfox
Trying to get output from Perplexity AI into Airtable
Simple question in scenarios
Calendly specific event type from specific user to Keap CRM
Chat GPT Error 429
How to post with 2-5 images from Page A to Page B?
One webhook output to 2 modules in a scenario
Débutant : Automatiser des mises en page avec l'IA (G.Drive, G.Docs, ...)
Need Help Filtering Google Sheets Data by Date
TikTok Lead Generation on Make?
Getting the correct timestamp/username from Slack to a Google Sheet
Send some Airtable info in Slack Post based on field value
Get specific text from a variable
Operations - how to calculate?
Getting the max value of an array with multiple keys
Zoom Meeting Time not matching
Search a specific prashe, and reply to all postes xtwitter
Exclude products
Current quota - chatGPT to Notion
Time trigger module
Can't select GPT 4o and only 3.5 version once connect the platform.openai.com
String splitting to create multiple variables
Sendgrid API Call - problem
Creating an Outlook Calendar Event without timeszones
Automate email campaigns with Gmail
Error Handling Unit 2 - if condition always true
No luck exporting google map scrap to google sheets
Forwarding telegram images from one channel to another
Connecting a Personal Gmail account for a restricted activity
How would you get all values from specified elements without using iterator?
How to Connect Custom GPT?
How to route to modules based on collection count
Connnect Wrike projects to Clockify
Pandadoc with Make
Combine data when some routers don't get executed
Text Parse from Email Subject & Body
Sorting Downloaded Files by File Name to Upload them in preferred order
Display mileage between zip codes - Only able to pull data for first value
Impossible to filter Google Sheet rows by date
Update Google Sheet row based on today's date
Separating parameters from a list to individual fields
From iterare to pdfmonkey
Adding Multiple Value to Google Sheet Row
Unable to watch product on shopify
Custom webhooks, data disappear!
Array (text), filtered, grouped, joined
Text Aggregator Not aggregating
How to post from instagram to telegram
Create an array from an array with collections
I don't succeed in publishing two different categories on wordpress
Filter RSS entry with multiple keywords and "deduplicate" entries
Converting collection in array into plain text
Iterate bundle contents into a single field of Airtable base or Google doc
How to grab youtube video thumbnail and post on pinterest using make.com
Merging Routes
Post carrossel instagram
Determine if a given date is a Saturday or Sunday
Support and tutoring in automation project with Make.com
Keep value inside many collections
Instagram new follower to Contact Automatically
How can I compare time
Passing array of JSON to data structure
How to populate an array on a new line each time
Unable to choose variable from header response
Compare 2 arrays with each other in a filter does not work
Help with set variable in tool
Automate Post Pictures Facebook & Instagram
Webhook Creation
Merge multiple JPGs into 1
3 identical operations Todoist
Writing new pins on Pinterest with chatgpt and creating new picture for every pin
How Can I change Response to Bundle and put on gogole sheets
How can i retrieve value from HTTP response?
Error Handling BAD combo: Sequential Processing + Incomplete Executions
How to fix Text Parser?
How to join output fields from multiple API calls in one Scenario?
Collection / JSON into CRM
Mapping Multiple files and attachments in Database Item A -> Database Item B - Notion
How to route if over 50000 character limit
How can I use chatGPT4 and connect the gpt plugin
Does this function exist?
How to assist to chat-gpt-4 to read only from my documents
Chat module inside an agent scenario possible?
Creating a telegram chat bot to only answer to replies
Run an automation only when new data is received
Google Calendar scheduling issue — Events showing 3 hours ahead of selected time (Time zone mismatch?)
Connecting Many Chat & ChatGPT to FB Messenger
Google sheets Missing value of required parameter 'rowNumber'. Error
Why is Polling at make.com is so damn hard?
Typefom Listening to a workspace that listens to all the forms
How manually validating a text
Google Scholar Alert Email to Google Sheet with Article Links
How to make ChatGPT analyze only Top 5 items from an array in Make?
How to auto post videos from Youtube Channel to Fanpage and Tiktok?
Unable to choose variable from header response
Add Beehiiv Subscribers Into Clickfunnels & Send Email Sequence
HTTP error "URL Parameter error" for fal.ai request id
How to map values inside a collection that's inside an array?
Auto respond to new Google Reviews?
Ai voice assitant get Variables
Remove whitespace at the end of text
What's the best way to learn make?
How to format time from AM PM to 24 hours time?
How to extract and remove from a html-code
How to reduce the number of operation for Google Spreadsheet -> Search Row?
Where to get a purchased template?
Instagram content commenting automated comment bot issue
Weekly post of events to Instagram
Posting info to a Telegram chat via webhook
Email scheduling
Putting tags from google sheet (or airtable) into my wordpress post
Map Email Body Data into Google Sheets Row
How are community integrations built?
Help with arrays / collections
Importing JSON Blueprint
New Airtable's AI not been parsed corectly
How to combine bundles from multiple operations into one text string
Properly mapping fields from OpenPhone module
Squarespace and Ebay Order Integration to Odoo
Searching for one value in Airtable and extracting all arrays having the keyword in it
Merge Routes
Need help with Scenario (Google Sheet) to (Chat GPT) Rewrite and return answer back to (Google Sheet)
Connect a Cognito entry to a Google sheet row
Using Make
Using make to filter data on google sheets
How can I concatenate the result obtained from a text parser (match pattern) to write the result in a Google Sheets cell?
How to add a module "Inside" iterator loop versus "After" iterator loop
Where do I find the profile icon per the make website tips
Merging array and text aggregator for a single Instagram post
Creating a JSON out of an Array
From Where Should I Start From?
How to add condition modules
Extract Data from a collection
Creating Google doc in the sequence, then amending it later in the sequence
How to automate this scenario? Is there a tutorial for it?
HTTP Basic Auth Not Logging in
How can I randomly pick a value out of a dataset?
Help Needed: Mapping Comma-Separated Values from Adalo to Google Sheets Columns
Add a text/field name if a value exists
How to merge values from multiple bundles in Make?
Email lead magnet
Iterator to HTTP 'Get a file' module : "Invalid URL in parameter 'url'" error
Spotify Playlist reporting to Discord channel message - how to sort the text aggregator alphabetically?
Optimize Paring Values Of Two Items
How to create a comma separated string and strip any inputs that are empty
How do i use the "if" to produce 3 answers
Respond.io Integration: Custom fields not showing on subsequent modules
How to get a spreadsheet ID from a file I'm uploading in the same scenario?
Email draft content bunched up together and not displayed in paragraphs
How to connect google account to make platform
HTTP request runs into timeout
Getting started into make
Array Values to an string
How to select data from Call API result
How to add sublines in Notion automatically?
Split First and Last Name
Parsing an array from glide to use as a chatGPT prompt
Error with map
Text parser table into google sheet
Selecting random article from RSS feed and post to external system
Filtering array items based on how often a value occurs
Getting this error - [400] Billing hard limit has been reached
How to convert a title variable to a filename
How to automate tweet from old blog post articles
Webscrape one then increment one then scrape again then increment again and scrape again
Filter for date is not working
VERY new here, is this an amateur question re: The operation failed with an error. [400] Invalid Form Body
Automated Job Board in Wordpress
How can I attach a link to the ChatGPT chat
Multiple regex filters for parsing
Boolean true/false mapping issue
Need a Complete Automation Beginner
How can I put local excel file to database
Help with removing commas
How to unload all unzipped files?
Scenario to log into a website portal and look up data and export list via email
Looking for Guidance to Get Started with Make
Error Passing Looker Studio Outlook Email Attachments to ChatGPT for Analysis
Help me understand if what I'm trying to accomplish is even possible (dynamic JSON structure)
Process calendar items to send to Google Calendar
Can I add "https://" to a variable without it?
Create Make.com scenario involving Google Sheets, Airtable, and WordPress
Splitting Combined Fields in ClickUp Using Make.com
Array of Object Iteration
Make Academy Intermediate: Variables in get() and map()
Monday Connect Subitems to Items on Another Board
Array Aggregator
Sheet-Scrape Subdomains-Email Personalization lines
Extract a value from multiple Collections and create new Array
New to make 😊
Continous Running
When Make will implement Chatgpt 5?
Need some help extracting NS records from Array
Need to add or remove a discord role for users based on Google Sheet Data
How do I sum different attributs from different bundles and store the output in the original attribute name so they can sum only the same values from each bundle
Splitting data in a collection/array
Adding in line to google sheet scenario
How to update WP post's permalink programmatically based on post ID?
Bundles are not showing up as Dynamic Fields to Map into next step
Wish You Were Beer Shirt
Integration for github and monday.com
Automation Recruitee to Personio
API to Webflow CMS - Deleting item make the scenario run 20 times
Struggling to map a nested array from a webhook
Need Help Customizing Gallery View in Notion
Get length of arrays which are not empty
Get the 'Scraptio' module to pull back a list of links on a website that contain the word "about"
How to get the text content of a txt.file to a chat GPT assistant
Cannot Process data because of the error
API call output not parsed entirely
Receive email to label and Instantly sends message to slack
Web Archive
Issues with getting empty row number
Sum values in a bundle
FYI: OpenAI Assistant v2 for GPT-4o coming soon
Linking rss feed into chatgpt and posting on Wordpress
Clickup | List all custom fields available options to Google sheets
Sort a complex array of collections
Is it possible to create a flow which creates a product description from a picture
Simple aggregation causes invalid json
How to get time date filter to work
All possible combination into 1 email?
Data from first step not shown in the second
Greather Than filter
Struggling Mapping Aggregator Output
Need optimisation help
How to extract values from Kommo to Google Sheets
Problem with Google Sheets and ChatGPT automation
Text formatting support
Detailed assistance for setting up an automated workflow with Make, Google Sheets, Content.ai, and WordPress
Synchronization from Loyverse to MySQL
Set values of Array to Variables
Parse Date Error
Parse Date Error
Convert Array to HTML Table for Email Content
Updating Variation issue
Iteration over multiple Arrays
Split Open Ai output to multiple outputs
Create a Purchase Order with multiple items - Create Single PO with multiple items listed from array
Get function not working sometimes
Generate 10 Random numbers from 1-100 but the same
Convert ararry with a lot of lines into a lot of seperated items
30,000 Extra Operations being automatically consumed
Trouble mapping values inside nestled arrays to a new row in Google Sheets
Creating 2 different result from google gemini
Streamlining a Scenario
Totally new to Make... want to learn what coding skills I need
How can I scrape the text of a LinkedIn Article?
Google Calendar Busy Times Error
Is it possible to do diamond path?
Manually selecting from the results of a previous action?
Can I make scenarios with free Chat GPT?
How to merge results from multiple YouTube search iterations into one array?
parseDate won't accept format token other than X if given unix time
Epoch Timestamp
Issue with Converting Array Items to Strings Before Passing to Python Module in Make
Get actual month and day in separate variables
Automate a recruitment workflow: Make, Workable, & Slack
Run it zero or one time
Online form output to user?
Can Make automatically check specific news websites in my area fior mentions of my organisation
Combine multiple items from an array to a single text
Array from JSON webhook into multiple rows Google Sheets
How to add 1 category to an Outlook message
WEbhook data is not showing in the Picker List
2 photos from Google Drive to Instagram Carousel
FIlter out the for only 1 Biggest Bundle by Using MAX
Text Parser to Google Sheets - 3 bundles to 3 different columns (now 3 different rows)
How can I add a number dynamically according to the amount of arrays?
Unpacking collection
Replacing Data within a JSON (set In)
How to send emails to multiple email addresses in the BCCs using Gmail?
Slack sending multiple same messages instead of one
Repeating OpenAI request to generate similar results on same row of Google Sheet
How to filter lowest value and keep the results
How to create a free new scenenario and activate it
Adding an item to a Pipedrive array without overwriting the original values
Splitting data in a collection/array
Inserting image links into correct places based on section # and img file #
Syncing Toggl Projects to Airtable with Make
Double issues : one with \" in JSON array and another with Date formatting
Using ChatGPT to tell me if news is worth reading and summarising
Share Instagram carousel on telegram (description of photos)
Trouble getting data from deep nested array
How to connect multiple outputs to one?
Airtable comments
Operation Efficient Way To Combine Multiple Collections
Use iterator to store multiple line elements in google docs
Issue with Scraping a Website
Filter not picking up all custom fields
[429] You exceeded your current quota,
XML to Ninox
More operations then expected in HTML extraction
Recipe Card Automation
Issue with Automating Google Drive Photo Uploads to Facebook Page
Dev my first workflow
Struggling with mapping an item from array
Hubspot search updated contacts by date
How to create a full Webflow CMS RSS feed using Make.com?
Use Custom GPTs (Team account) to create outlook drafts
How to make the iterator output static when mapping
Renaming Multiple Folders/Files in Google Drive
Send multiple google drive files based on criteria
Getting An Item Position from Array if it matches the value
How to split and manage multiple bundles from Google Sheets to Google Docs Template
SUM values of Make modules (Increment and variable)
Finding the total number of bundles without using the iterating function in the iterator module
Clip a long video into smaller clips with provided timestamps
Why my scenario goes on infinite loop?
Convert to plain text
Automatically calculate Content-Length for HTTP request headers
Filter by date and wait for time condition to be met
New to Make and Social Media Automation
Random message passing on Telegram
How to return the first word in a given string
How to Connect Acuity "New Appointments" Contact details to Google Contacts?
Convert "Result" into separate fields
How can I extract dynamic Tally fields into variables from a webhook payload?
Twitter uploading media issue
Calendly integration with shots
How to create a custom array of an item repeated N times
Write articles with Ghost CMS - open AI and SEMrush?
Iterator : quickbook
Wait for operations to finish before next module
Synchronising WooCommerce with my provider's API
Is it possible to automate content creation for a website?
I want to upload the google spreadsheet file to google drive as a .csv file
Webhook + XML Parser: how to reference variables returned by parser?
How to fully connect the Telegram bot to GPT to handle all photo, text
Read a specific Google SERP
Skip modules in a scenario
Drip batch API and Make
Can any one help me i want create blueprint for telegram messages to an article on blogger
Reading API call results
Writing to Google Sheets from Perplexity API
How to fetch text from a bundle
I need to create an automation that automatically populates my google sheets with income statements data
AI Article
Help on automating an idea in make
A virtual concierge service via WhatsApp
Extracting specific data/items from JSON
Having trouble mapping Fillout form submissions to populate Hubspot contact fields. Make is not taking all of the fillout information and carrying it over to the Hubspot module
Import start and end from Outlook Calendar to Asana
[YOUTUBE] Need to make an Automation that Comment every Vídeo that a Creator (specific) uploads
Map() & Get()
Basic basic basic what do I need, create blog posts, get chat gpt to write the post then upload to dropbox
Help with google calendar scenario
How to integrate whatsapp with chatgpt
Scenario for FirstResearch.com
Quote scrapping
How to approve or reject a text if not falls under specific category
Integrating Webflow Form Submissions with ClickUp
DocuSign and ClickUp Integration
Google sheet to Gmail
Array Aggregator in ONE Google Docs
How to connect google alerts to telegram bot
Execute a Query and insert Rows to MySQL table
Microsoft 365 Calendar | Sending to Multiple Bundles
Insert links in 200 texts from a 250 keywords and url on a google sheet
How can I monitor on a new row added in a Table in PostgreSQL in Make
How can i optimise the number of api calls, and cell updates in this scenario?
Bland Ai + make to send an email
Troubleshooting Single-Cycle Issue in Telegram Bot Scenario
Telegram bot powered by openai which can operate google sheets and calender
How to loop over an array and generate HTML with native functions?
YouTube automation
How to create multiple records from 1 value with multiple data
Automated Research Database with ChatGPT, Make, Google Drive, and Google Docs
Access JSON field dynamically
Incorrectly truncated text parsing
How to deploy automation flow on cloud service such as AWS or Azure
Can't get exact values from PARSE JSON output in the next module input
Get JSON string from Data Store in Email
Full automation
Pick two random items from an array
Automations for Gainsight
Daily report for scenario executions
How to Select a Random Image from Google Drive and Linking It to Data in Google Sheets
Split and Parser results
Isolate an item
How can I use yyMMdd_HHmmss instead of {{timestamp}} in filenames?
Free Automated newsletter
Output the date and month
Filter by multiple days of week
Aggregating/Formatting Google Calendar "Get Free/Busy Information" Module
Convert Gdrive document download into string to send to GPT
Chatgpt assistant empry
My scenario doesn't continue after "Ignore" error handler
Filter Results from Data Store by Range (Min/Max)
Resuming while Erroring
One email for mutltiple Routes
PrintNode Integration not Populating Fields with Values from previous step
Sudden increase of operation used
Make coach
Cant find the rest of my Arrays
Need to Create LinkedIn & Excel workflow
Google my Business Integration
How to grab the last item of an array?
Referenced module 'GoHighLevel LeadConnector - Create a Contact' [9] is not accessible
Outlook Newsletter
Instagram Bot
How to Combine PRID and Token into a JSON Object for an HTTP Request in Make.com?
How to save results from iterator to Airtable and Make.com
Issue with Date Return in Make.com using Voiceflow
How to combine 2 scenarios?
How to I acces this value?
Etsy - Gmail - Dropshipping Order Fulfillment Automation
Automatically Sync Contacts into Sheets
Traffic Management
How can I send a mail to a person with multiple addresses in a cell
Automated Follow-Up Emails After No Reply
Filter bundles based on the presence of a value in an array of objects
Working with dates inside an array
I need to configure stripe and mailerlite to do specific actions
Big Cartel to Freeagent invoices
Help! How to assign a specific value from a webhook to a variable correctly!?
Combine multiple ai chat bot results
Blotato to get details from shopify
Data Enrichment - Make.com Automation Scenario
Can OpenAI in Make actually read PDFs directly (via file upload)?
Why is ChatGPT so painfully unhelpful on how to use Make to build automations?
Google Calendar Set current week date
Downloading this file from ChatGPT
Creating an Array in Set Variable
Academy translation
Automate image generation in different formats
Email Sending & Status Update in Sheet
Wordpress to facebook pages
Make and the WhatsApp Business API
Automate Linkedin Outreach
How to do this?
OpenAI error 429: quota exceeded on prompt (RESOLVED)
A tutorial in French
Automatic document sending from my website
Help with a Json Scenario
Guided product creation assistant
Meta integration with Clickup
How to get a property from object within an array
Google Workspace Admin module configuration
What do I need for my AI Receptionist Automation?
2nd Module not triggering
Heavily Nested collections - Help with iterator and array aggregator
Gcal event -> array -> email, but sorted by the event date
Make AI Agent Returns 429 Quota Error Even After Switching LLMs and Confirming API Credits
I want to append page content into a database page from another database page content
Is it possible to "transfer data"?
Scenario where one can watch multiple triggers from woocommerce
Setting up an automation script to scrape Amazon search results for product information using Airtop
Creating a scenario for custom email generation for leads in Google Sheet (1 Email per brand)
Intelligent analysis form for women undergoing mastectomy for breast cancer
Separating the values of the iterator or variables into different cells in Google Sheets
Trouble Aggregating and Summarizing Multiple RSS Feeds for a Single Email: Only First Feed Processes Correctly
How to collect and organize file IDs from multiple Google Drive bundles?
Connecting 2 branches to a module
Make is not saving the PROMPTS for the GPT integration
How to get a Facebook Messenger API for automating data archiving?
I need a professional to help me set up a project for the company
Create a multiconversational thread for OpenAI Assistant and WhatsApp API
Is it possible to send templates to contacts created in ManyChat using Make
Setting up an inbox management flow with Outlook and ChatGPT
Create a booking system using ManyChat and Google Sheets
Trying to connect my mobile notifications from “Porter.in” app as WhatsApp message
How to get unique items from an array of collections
Help needed: mapping fields from GPT Vision to Google Sheets
I would like to get a summary created from approximately 250 Outlook emails
Send information from a Slack workflow (a form) to fill a Notion Database
🟣 Introducing Credits: A New System Of Billing
How to track dates 14 days and older and 30 days and older in Google Sheets
Automate extraction of invoice data from shared Google Drive
Format phone
Discord watch channel messages
My back-end does not work on all devices
How to agregate multiples operations?
Hour transfer
How can i access the webhook data structure?
Map() function error - ‘{empty}’ is not a valid key
Get Cell Module not retrieving specific cell
Get data from several collections
My scenario does not run automatically
ONEPAI gpt connexion issue with make.com
Webhook doesn’t receive all data or does not pass the full set of variables to Airtable
Extracting contact names from articles produced by a data feed
Collection can’t be converted to text for parameter
How to Format and Import Data from a Single String into Excel Correctly
Join Two Identical HTTP Payloads Module Outputs Together
When will ChatGPT 4o1Preview be released via make
Is it possible to add gpt assistant in instagram direct?
Need help with simple filter http response
Iterator to HTTP 'Get a file' module : "Invalid URL in parameter 'url'" error
Make a simple scenario to connect to the FPL API and store the json data in a CSV file
Problem Capturing the First line from Facebook Post
Retrieving a collection from deeply nested arrays from trello HTTP request
Mapping Parsed Text Bundles to Individual Notion Fields: Make Workflow Help
How to download an output (for instance a CSV) from open-ai API module?
Change Variable Value Every Loop
How to find duplicates in 3 arrays and place them first in a new array
Error in date time microsoft calendar
Telegram bot watch update module missing?
Google sheets with variables
How to connect android phone and notion?
ChatGPT or OpenAI?
Telegram Voice message Download
Need Help: Sending Direct Message to multiple people on slack
How to shift elements in JSON?
Automation in Make.com to Process Prompts from Google Sheets, Generate Docs, and Stop on Empty Cells
Scanning social media platforms
Automated followup emails using OpenAI assistant
How to autocomplete Wordpress site via Google Sheets and Make 20,000+ pages?
Array Format
Make Filter: unable to reliably blacklist keywords in a text field (AND / OR confusion)
Need help to set up a "contains" filter, that works regardless from the words order
How to resolve 404 error in escenarios?
Insert or update item in a CMS collection Webflow
Why isn't my scenario completing? it stops after the reddit module

Thanks for this guide!
I have a problem with image generation via OpenAI module.
After one day all images start to show the message: "access denied. error 403 "


Heya @ECORN welcome to the community :wave:

Most likely the reason this is happening is that the links that Chat GPT-3 generates for the images, expire after some time.

The solution will be to download the images from Chat GPT-3 as soon as they are created and store them in cloud storage such as Google Drive or Dropbox. To automatically download an image from a URL in Make you can use the HTTP > Get a file module.

Hope this helps

1 Like

@Michaela I tried to use Make’s GPT-3 module to summarize blogposts, but the summary it returns is for something completely different.

I made it summarize a blogpost about Wordpress and the summary was about “why diabetes is such a prevalent problem in the US” ?! :upside_down_face:

And this happens every single time. But when I try out the prompt in the Open AI playground it works like expected.

Yesterday I used the GPT-3 edit tool in a Make integration to fix grammar and spelling mistakes => It replaced the text with something completely unrelated (Some type of C Programming snippet :hushed:)

Does anybody know why this is happening?

The only part of the module that worked for me was the Dall-E image generation…

This is a great use-case for GPT in Google Sheets. However, if you want a little more straight forward process, you can always use SheetGPT to accomplish the same thing with a free Google Sheets plugin.

I understand that’s not the point of this article, but wanted to throw it out there anyway!

1 Like

A post was split to a new topic: Using Make to post from RSS to Twitter; ChatGPT results are always just 1 sentence

Great post. This is awesome.

1 Like

Stoked to hear you like the post @PJLai Hope you’ll have tons of fun working with ChatGPT on Make :sunglasses:

A post was split to a new topic: ChatGPT and Google Sheets

Hello @Michaela
I searched for this module. Can you direct me, as I cannot locate it?
Thanks!

Hello @Jessica_C

Sure!

2 Likes

Oh geez! Duh! I just needed to click on a step…

THANK YOU!

2 Likes

Good day. I uploaded the file to GPT, but I can’t figure out how to insert it into promt. Please tell me, which module can be used to enter a variable into a promt with GPT to give it access to the file?

Heya @Alexbiz08 welcome to the community :wave:

Just stepping in with a friendly piece of advice.

In the community, it’s generally more effective to start a fresh topic for each new question rather than commenting on older threads. When you stat a new conversation, you’re more likely to catch the community’s attention and receive the help you need.

Thanks for helping to keep the community organized and making it easier for everyone to share and find the information they need. :pray:

1 Like

Hi, is there a way to specify openAI base_path ? this would allow users to connect to local LLMs

Hi there, I was trying to generate an image with dall-e and I uploaded to google drive immediately but the image is in a weird format ex: the name of the file

The Dawn Of A New Era_ AI’s Revolutionary Role In Accounting - Forbes2024-04-24T05_03_03.000Z

Any ideas how can I get the correct image to download?

Welcome to the Make community!

A more effective approach would be to start a new topic instead of continuing this one. It helps other community users to respond to your question, and keeps our space organised for everyone. If you start a new conversation you are also more likely to get help from other users. You can refer others back to a related topic by including that link in your question. Thank you for understanding and keeping our community neat and tidy.

The “New Topic” link can be found in the top-right of the header:
Screenshot_2023-12-19_091207

2 Likes


Is my setup correct? I always turn out to be getting a error message

Appreciate your help!