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

Поділитися
Вставка
  • Опубліковано 1 чер 2024
  • 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.
    ☕️ I don’t accept paid sponsorships and I have turned off mid-video ads. You’re welcome! If you would like to support my channel see: ko-fi.com/alexhyett
    📨 Join my free weekly newsletter for advice, technology and more: newsletter.alexhyett.com
    📝 Related blog post: www.alexhyett.com/automate-tw...
    💰 Self-Host n8n for free: www.alexhyett.com/hosting-n8n...
    📝 Twitter Developer Portal Instructions: docs.n8n.io/integrations/buil...
    ⏳ 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
    Clean Code - geni.us/5AEwj2
    Clean Architecture - geni.us/yBrTX
    Domain Driven Design - geni.us/WiR0Q0x
    Design Patterns - geni.us/5ncUt
    Developer Hegemony - geni.us/lAXy
    Pragmatic Programmer - geni.us/GfNj9
    Data Structures and Algorithms Made Easy - geni.us/sqg6kJ
    Refactoring - geni.us/ufAP0mE
    The Productive Programmer - geni.us/IT9WiN
    Pragmatic Thinking and Learning - geni.us/x81A
    Test Driven Development - geni.us/HFV52
    Microservices - geni.us/8vMA
    💻 MY FAVOURITE GEAR
    ⌨️ Keyboard - Keychron K1 v4 - www.keychron.com/products/key...
    🖱 Mouse - Logitech MX Master 2S - geni.us/qId7w
    🎙 Microphone - Blue Yeti X - geni.us/0vZluGN
    🎥 Camera - Logitech Brio 4K - geni.us/dcOcDQy
    🚀 MY FAVOURITE TOOLS
    PIA VPN - piavpn.com/AlexHyett (86% off + 4 extra months free!)
    Visual Studio Code - code.visualstudio.com/
    Obsidian - obsidian.md/
    Notion - affiliate.notion.so/alexhyett
    Recut - getrecut.com/
    You can check out more of my favourite tools on my website:
    www.alexhyett.com/tech/
    🔗 MY KEY LINKS
    🌍 Blog - www.alexhyett.com/
    🐘 Mastodon - social.alexhyett.com/@alex
    🧑‍💻WHO AM I
    I'm Alex, a Software Developer and UA-cam working in the UK. I make videos about software development to help developers with the skills they need to be senior developers. As well as this UA-cam Channel, I also write articles on my website (alexhyett.com) as well as write a regular newsletter that contains some thoughts to help aspiring developers.
    ‼️ 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
  • Навчання та стиль

КОМЕНТАРІ • 6

  • @jersonblancocardozo8494
    @jersonblancocardozo8494 8 місяців тому

    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?

    • @alexhyettdev
      @alexhyettdev  8 місяців тому +1

      I haven’t tried it with photos, videos or threads. It should work in theory but the code would need updating to support it.

  • @leonardovinci_
    @leonardovinci_ Рік тому

    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.

    • @alexhyettdev
      @alexhyettdev  Рік тому

      Thanks David, I am glad you liked it. Sure I wrote a blog post with step by step instructions here www.alexhyett.com/hosting-n8n-railway/

  •  6 місяців тому

    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')"}.

    • @alexhyettdev
      @alexhyettdev  6 місяців тому +1

      Yes, unfortunately Elon Musk has broken Twitter since I made this video. Personally I have just moved everything over to Mastodon, they have a much better API.