Lee este artículo en español en LinkedIn:
Destaca en Twitter con hilos de Twitter generados automáticamente por Make y OpenAI GPT4
Create a Twitter thread based on a blog post
If you want to take your tweeting to the next level and create more prosperous, engaging content, create a Twitter thread based on your blog post!
Here I show you how to do it with Make and OpenAI
Extract information from an article published on the web
Runs a prompt to create a thread on Twitter with the extracted information
Finally, execute the publication of the tweets
Remember that by sharing valuable content on Twitter, you are increasing your brand’s visibility and creating a stronger bond with your audience.
Don’t wait any longer and try to Make with OpenAI using the GPT4 model today, and you will increase your productivity!
5 Likes
szymon
June 21, 2023, 9:19pm
2
hello, can you share more details about each component of that automation?
1 Like
It would be great if we could get more context into each of the modules. Particularly for the first 3 modules.
1 Like
Hey, thanks for sharing this, could shed more context on how you did this, or share the blueprint? I have a blog and have been trying to get this workflow but havent been able to figure it out. This will help me immensely.
1 Like
Would be great if you can give us the blueprint
Please provide blueprints
@Francisco_Fontes This seems like a complex scenario, perhaps exporting the blueprint might help others replicate the scenario.
At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Uploading it here will look like this:
blueprint.json (119.3 KB)
Thank you!
2 Likes
I found his video here : https://youtu.be/4-bc2RslsvE?si=pLLuVFmZlrV2W5j-
But bad news it’s not a thread.
It’s a tweet quoting another tweet.
I’been investigating on how to create a thread with make.com twitter modules for weeks and didn’t manage to.
I think the only solution is to use the http module to do a post request. So we need to create a custom connection to twitter api v2.
Not doable with twitter modules (neither v5 nor v6) unless someone proves me wrong (hopefully)
2 Likes
new to Make.com and i’m not familiar with coding other than PHP. can you explain how you would setup the HTTP module request to get this done?