How to Schedule Tweets with Notion and n8n (for free)

preview_player
Показать описание
As developers, we really should make better use of Low Code and No Code tools. In this video, I cover how I am auto scheduling my Twitter posts using Notion and n8n.

I cover,
- Why I am scheduling some of my Twitter posts
- What is n8n?
- Step by Step Instructions for setting up the workflow.

⏳ TIMESTAMPS
00:00 Introduction
00:20 Twitter
00:45 Audience Location
01:34 Build it myself
02:09 What is n8n?
03:55 What we are going to build
04:43 Best schedule using Black Magic
06:05 Instructions START HERE
06:06 Set up Notion API Key
06:55 Add the Schedule
07:42 Set up Notion Kanban board
08:30 Add Notion properties
09:31 Give Notion permission
09:59 Get Tweets from Notion
11:45 Get Notion Card Body
12:57 Format JSON for Twitter
14:33 Send to Twitter
16:29 Update Notion

📚 RECOMMENDED BOOKS

💻 MY FAVOURITE GEAR

🚀 MY FAVOURITE TOOLS

You can check out more of my favourite tools on my website:

🔗 MY KEY LINKS

🧑‍💻WHO AM I

‼️ DISCLAIMERS
Some of the links in this description are affiliate links, for which I get a small commission, at no extra cost to you 🙂. I appreciate you supporting my channel so I can continue providing you with free software development content!

#coding #programming #developer
Рекомендации по теме
Комментарии
Автор

Hello, excellent video, thanks for sharing.

One question, with Notion and n8n can you share tweets with images and videos? Does it also work for threads?

jersonblancocardozo
Автор

Hey Man, Great Video! I'm Trying to Figure How I Can Self-Host N8N on Railway, but aren't getting very far. Would be Much Appreciated If You Could Help Out.

leonardovinci_
Автор

Great video Alex. I've been trying to authenticate using the same authentication type, method, etc., but I am getting 401 error. I've double checked my tokens and other credentials and I do not find any issues. When I click Connect my account, this is the error {"code":0, "message":"Cannot read properties of undefined (reading 'id')"}.