Hi everyone!
My name is Romário Brito, and I work with cloud datacenter infrastructure in Brazil. I’ve been following Nate Herk’s tutorials and learning a lot about automation tools like n8n.
I’m currently helping a client who uses an Oracle database and want to automate workflows using n8n. I found some documentation on configuring Oracle nodes
(https://www.npmjs.com/package/oracledb ), but I’m still unsure about the best practices for setting up connections and executing queries. Has anyone here successfully integrated Oracle with n8n? Could you share tips on authentication, handling complex queries, or common pitfalls to avoid? Thanks in advance for your insights!