Hi n8n community! 👋
I've just published a native n8n node for TOTVS ERP Linha RM — the most popular ERP in Brazil.
## What it does
Connects your workflows directly to TOTVS RM with:
- Automatic JWT authentication (token cached and auto-renewed)
- Generic DataServer access — any of 1,000+ DataServers
- 12 dedicated modules: HR, Payroll, Stock, Finance, Accounting, Education, and more
- SQL filter support (LIKE, AND, OR, pagination, field selection)
## Installation
npm install n8n-nodes-totvs-rm
## Links
- npm: https://www.npmjs.com/package/n8n-nodes-totvs-rm
- GitHub: https://github.com/espindolavinicius/n8n-nodes-totvs-rm
Happy to answer questions and receive feedback!