mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-28 22:30:37 +02:00
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
22 lines
457 B
JSON
22 lines
457 B
JSON
{
|
|
"node": "n8n-nodes-base.whatsApp",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Communication", "HITL"],
|
|
"subcategories": {
|
|
"HITL": ["Human in the Loop"]
|
|
},
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/whatsapp/"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.whatsapp/"
|
|
}
|
|
]
|
|
}
|
|
}
|