Twitter. The Popular Microblogging & Social Networking Platform which has more active users. No matter what niche you’re into. There is always discussion going on Twitter.
But. I want to make use of it. And for weird reason I hate using Buffer.
Why limit our-self to some third party tool if we have God sent n8n?
Here is my use case:
I want to constantly share the articles with our users in Twitter. At the same time not with Buffer. Because buffer has limitation (It’s just a Scheduler)
So I built my own with n8n.
Nodes Used:
Cron (for Trigger)
Google Sheets (For Storing our Post Title, Link, Hashtag)
Function Node (with some code. To Pick Random Single Row from Google Sheet. YOU CAN COPY PASTE THE CODE)
Very cool @mcnaveen ! This post made me think of Retool. We had an internal hackathon at n8n in December and I finally got to try it out with n8n. It’s is an awesome no-code tool for making frontend UIs for internal apps. We hacked a dashboard together in one day without any prior Retool experience (and consumed n8n workflows as a Restful API endpoint via the Webhook trigger node).
If at any point you want to make a lightweight front-end UI for this workflow, I recommend checking it out
I love Retool, but that pricing kills a small business/startup. Would be great to see a Hackathon with UI Bakery and n8n, that would be a perfect marriage.
@Jorge_M have been meaning to check out UI Bakery (basically if it’s a no/lowcode FE tool then I wanna try it ).
I am curious however, a quick glance at the pricing makes it seem very similar to Retool. Retool is essentially $10/mo vs. UI Bakery’s $7. Is that the pain point or are there useful features that UI Bakery provides at that price-point?
So far have only used Retool free plan as the latest dashboard I built is for ±2-3 team members to use.
Hey @maxT,
Retool out of the box has more features (But I know UI Bakery is making effort to add more stuff)
If I read the pricing correctly, the RETOOL at 10$, every user can still edit the app which removes the usage purpose as a frontend webapp. With UI Bakery 7$, I don’t think users can edit the APP. I will confirm with them anyway, as I am testing it currently.