Using Python in n8n! How to Set Up the Official Task Runner
When setting up n8n using a container environment such as Docker, trying to run Python in a “Code node” r ...
A Reliable Workflow for n8n and Gmail Integration: Preventing Missed Emails When Receiving Multiple Messages
In daily operations, there are numerous scenarios where automated emails—such as system alerts or automatic notificat ...
Completely Eliminate Forgotten Mercari Shipments! How to Automatically Register Tasks from Gmail to iPhone Reminders Using n8n (with DAViCal Integration)
Have you ever received the notification email “Please ship your item” when a product sells on Mercari, co ...
Implemented automated posting to X using n8n
Following the “Free Game Auto-Collection System” introduced in my previous article, I have now implemente ...
What Does “Publish” Mean in n8n?
With the update to version 2.0, the UI of the workflow automation tool “n8n” has been significantly revam ...
Adopting n8n for Automated Calendar Registration and Reasons for Selection
As part of building a home web server and operating a custom domain, I have set up and daily utilize a calendar manag ...
Full Synchronization of Times Car Reservations to Your Own Calendar! Building a “Forgot-to-Cancel Prevention” Feature with n8n
The other day, I had a bitter experience where I forgot to cancel a Times Car reservation and ended up being charged ...
Creating an Automated Script That Runs Every Midnight! ~ Migrating from crontab to systemd Timer ~
This time, we will explain how to migrate from using crontab to systemd Timer, based on the crontab script we used fo ...