Hi everyone,
I’m facing a persistent issue with the WhatsApp Business node on n8n (self-hosted v1.120.4).
The Problem: I have several templates approved and active in the Meta Business Suite. These templates are configured with a Media Header (Document). However, inside the n8n WhatsApp node, when I select these templates and go to Header > Parameters > Type, the “Document” option does not appear in the dropdown. I only see Text, Image, Video, etc.
What I’ve already tried:
-
Refreshing the credentials to force a metadata sync.
-
Deleting and recreating the WhatsApp node from scratch.
-
Creating a brand new template in Meta with a different name (also approved as Document).
-
Using “Expression” mode to manually type “document” in the Type field (results in a #132001 error / Template not found).
In the Meta Panel, the templates are definitely confirmed as Media/Document. It seems like the n8n node is not fetching the updated schema or is failing to recognize the document header type.
Has anyone else experienced this?
Environment:
-
n8n version: 1.120.4
-
Database: SQLite (default)
-
Deployment: Docker / Self-hosted
-
Node: WhatsApp Business (Latest version)