meli-n8n-crm-logger

Convert MercadoLibre questions into Pilot CRM leads via n8n workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gonzoblasco/antigravity-developer-stack --skill meli-n8n-crm-logger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meli-n8n-crm-logger
Source: https://github.com/gonzoblasco/antigravity-developer-stack/tree/main/tools-automation/meli-n8n-crm-logger
Command: npx skills add https://github.com/gonzoblasco/antigravity-developer-stack --skill meli-n8n-crm-logger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the end-to-end flow of converting MercadoLibre questions into Pilot Solutions CRM leads using n8n workflows, reducing manual data entry and speeding up response times.

Core Features & Use Cases

  • n8n-driven orchestration: Connects MercadoLibre data to Pilot CRM through HTTP requests and webhooks.
  • Lead enrichment: Maps question and item data into Pilot CRM fields, with optional vehicle data extraction from product titles.
  • Use Case: A seller can automatically create CRM leads when new MercadoLibre questions arrive, eliminating manual copy-paste of buyer and product details.

Quick Start

Import the provided webhook and polling workflows into your n8n instance, configure MercadoLibre and Pilot CRM credentials, and trigger lead creation automatically.

Frequently Asked Questions about meli-n8n-crm-logger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MercadoLibre lead generation into a CRM?

You can automate MercadoLibre lead generation by using n8n workflows to process buyer questions via webhooks or scheduled polling, then mapping that data to create leads directly in Pilot CRM. This eliminates manual data entry and speeds up response times.

How does n8n map MercadoLibre item data to Pilot CRM fields?

n8n maps MercadoLibre item data to Pilot CRM fields by extracting question details and product information, including optional vehicle data extraction from product titles, then sending HTTP requests to create enriched leads in the CRM automatically.

What credentials do I need to connect MercadoLibre to Pilot CRM via n8n?

To connect MercadoLibre to Pilot CRM via n8n, you need MercadoLibre OAuth2 credentials for API access and a Pilot CRM appkey, along with a configured n8n environment to import and run the webhook and polling workflows.

Can I use webhooks for real-time MercadoLibre question processing in n8n?

Yes, you can use webhooks for real-time MercadoLibre question processing in n8n. The workflow supports both real-time webhook processing and scheduled polling to capture buyer questions and automatically create corresponding leads in Pilot CRM.

What is the best way to sync MercadoLibre buyer questions to a CRM automatically?

The best way to sync MercadoLibre buyer questions to a CRM is using n8n orchestration to connect MercadoLibre webhooks to Pilot CRM, mapping question and item data into structured CRM fields for automated lead creation without manual copy-paste.

Does this workflow support scheduled polling for MercadoLibre leads?

Yes, the workflow supports scheduled polling for MercadoLibre leads. It provides both real-time webhook processing and scheduled polling workflows in n8n, ensuring you can capture buyer questions and create Pilot CRM leads even without real-time webhook triggers.