June 2020 Summaries
4 posts from n8n
Filter
Month:
Year:
Post Summaries
Back to Blog
The text is a comprehensive tutorial on automating the cross-posting of blog content across multiple platforms using Strapi and n8n. It guides users through setting up a centralized content management system with Strapi to store blog posts, which are then distributed to platforms like Medium and Dev.to via automated workflows using n8n. The process involves creating webhooks and POST requests to ensure consistent formatting and layout across different platforms, saving time and effort for bloggers. The tutorial also highlights the potential to extend these workflows to other platforms and social media, enhancing content reach and engagement. Additionally, it encourages exploring automation for other repetitive tasks to streamline workflow processes.
Jun 29, 2020
1,597 words in the original blog post.
Maxime Jumelle, co-founder and CTO of Blent.ai, discusses how his company uses n8n workflows to enhance customer engagement and experience by automating tasks such as sending emails and releasing new courses based on customer progression. Previously relying on Zapier, Maxime found n8n to be a more powerful and flexible tool, allowing for complex workflows with conditional paths and loops, which is crucial for both their engineering and marketing teams. Blent.ai, which offers online training in Data Science and Data Engineering, primarily integrates n8n with AWS, Stripe, and Google services. Maxime advises new users to start with a local installation of n8n to explore its capabilities before deploying it on a remote server for team use, and he expresses interest in potential future features like subflows to streamline workflow creation further.
Jun 15, 2020
530 words in the original blog post.
In an insightful interview, Tephlon, an active member of the n8n community, discusses his extensive experience with technology and his work with n8n on Raspberry Pi, highlighting its potential in the IoT realm. Growing up in the Canadian prairies, Tephlon developed an early interest in technology, which led to a 25-year career in IT. He contrasts n8n's strong community-driven development with other tools like Node-Red, appreciating the direct communication with n8n's developers and the entrepreneurial spirit behind its fair-code software model. Tephlon is currently engaged in various n8n projects, including developing security models and deployment best practices, and he emphasizes the importance of using n8n for meaningful business integrations rather than trivial tasks. Looking ahead, he envisions leveraging n8n to enhance home automation and expresses a desire for features like a crawler to further automate and integrate systems.
Jun 08, 2020
1,335 words in the original blog post.
Organizing conferences can be a complex task, but automating certain processes can significantly ease the workload and enhance the overall experience. Inspired by a discussion about these challenges, a tutorial was created utilizing tools like n8n, Typeform, Bannerbear, Airtable, and Trello to streamline the management of speaker submissions. The tutorial outlines a three-step workflow to automate the collection, review, and notification process for conference proposals. Initially, speaker data is gathered through Typeform and stored in Airtable for blind review by multiple reviewers. Submissions that score above a threshold are then exported to Trello for a final assessment, where promotional assets are generated using Bannerbear and added to the Trello cards. The final workflow involves notifying the accepted speakers with emails and promotional materials. This automated process not only saves time but also aims to reduce unconscious bias during the review process, and the tutorial encourages further exploration and sharing of automated workflows within the community.
Jun 02, 2020
1,881 words in the original blog post.