I have a self hosted version of n8n and have a workflow that read new row from google sheet then make a post to facebook, the problem is current Facebook’s Graph API only support v22 but n8n only support to V21. I think n8n should update Facebook’s Graph API node.
- **n8n version:1.77.3
- **Database (default: SQLite):SQLite
- **n8n EXECUTIONS_PROCESS setting (default: own, main): none
- **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- **Operating system:mac m1

