
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
n8n-nodes-meta-integration-advanced
Advanced tools
Complete Meta Business API integration suite for n8n with AI-powered automation, advanced analytics, and enterprise features.
npm install n8n-nodes-meta-integration-advanced
# Etapa 4: Atualizar package.json com TODOS os nodes criados
echo "📦 Atualizando package.json com todos os nodes..."
cat > package.json << 'EOF'
{
"name": "n8n-nodes-meta-integration-advanced",
"version": "3.0.0",
"description": "Complete Meta Integration Suite for n8n - Instagram Business, Facebook Pages/Groups, WhatsApp Business, Messenger + AI-Powered Advanced Automations",
"keywords": [
"n8n-community-node-package",
"meta",
"facebook",
"instagram",
"whatsapp",
"messenger",
"social-media",
"automation",
"webhook",
"trigger",
"business-api",
"ai-powered",
"chatgpt",
"nlp",
"sentiment-analysis",
"lead-scoring",
"crm-integration",
"e-commerce",
"analytics",
"enterprise",
"multi-platform",
"zapier-alternative",
"manychat-alternative"
],
"license": "MIT",
"homepage": "https://github.com/alexandreviolamelo/n8n-api-meta",
"author": {
"name": "Alexandre Viola Melo",
"email": "alexandreviolamelo@gmail.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alexandreviolamelo/n8n-api-meta.git"
},
"main": "index.js",
"scripts": {
"build": "tsc && npm run copy-icons",
"copy-icons": "cp nodes/**/*.svg dist/nodes/ 2>/dev/null || true",
"dev": "tsc --watch",
"prepublishOnly": "npm run build",
"test": "echo "No tests specified" && exit 0",
"lint": "echo "No linting configured" && exit 0"
},
"files": [
"dist",
"index.js",
"README.md",
"LICENSE"
],
"n8n": {
"n8nNodesApiVersion": 1,
"credentials": [
"dist/credentials/MetaApi.credentials.js",
"dist/credentials/MetaOAuth2Api.credentials.js"
],
"nodes": [
"dist/nodes/Meta/Instagram.node.js",
"dist/nodes/Instagram/InstagramTrigger.node.js",
"dist/nodes/Meta/InstagramTrigger.node.js",
"dist/nodes/Facebook/Facebook.node.js",
"dist/nodes/Facebook/FacebookTrigger.node.js",
"dist/nodes/WhatsApp/WhatsApp.node.js",
"dist/nodes/WhatsApp/WhatsAppTrigger.node.js",
"dist/nodes/MetaIntegrationAdvanced/MetaIntegrationAdvanced.node.js"
]
},
"devDependencies": {
"@types/node": "^20.0.0",
"typescript": "^5.0.0"
},
"dependencies": {
"n8n-workflow": "*"
},
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
"n8n-workflow": "*"
}
}
FAQs
Complete Meta integration for n8n - Instagram, Facebook, WhatsApp in one node
The npm package n8n-nodes-meta-integration-advanced receives a total of 1 weekly downloads. As such, n8n-nodes-meta-integration-advanced popularity was classified as not popular.
We found that n8n-nodes-meta-integration-advanced demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.