The workflow has been running for eight months and I genuinely resent it. Not because it does not work. It works better than most things I have built. I re
Author: Olaitan Oladipo
Learn how to migrate Make.com scenarios into n8n templates by exporting Make blueprint JSON, converting it with AI, validating the output, and importing the edited JSON into n8n.
Learn how to connect n8n to OpenAI by creating an OpenAI API key, adding it to an OpenAI node credential, saving it securely, and testing the node.
I was in the middle of a Code node trying to flatten a deeply nested SAP API response when the Joule Studio announcement dropped in my feed. The response h
The first sign something was wrong was a workflow that should not have been running. I had a Webhook node sitting at the top of a client’s n8n instance, a
The migration was supposed to take a week. It took three, and the middle one I would prefer to forget entirely. The client had seventeen active scenarios i
The morning SAP announced the acquisition I was three hours into debugging a webhook that was returning 200 but not actually firing. Classic. The workflow
Learn how to upload invoice PDFs in n8n, extract PDF text, classify invoice totals with AI, route high-value invoices to ClickUp, and archive low-value invoices in Google Drive.
Learn how to use the OpenAI Responses API in n8n, store chat history with Data Tables, pass memory back into the model, and compare token usage.
Fix the n8n Google Drive access blocked OAuth error by adding your Gmail as a Google Cloud test user and creating the correct OAuth client credentials.
