Skip to content

An n8n based chatbot to provide automated customer support at Facebook Page (E-Commerce)

License

Notifications You must be signed in to change notification settings

Shoaib-33/E-Commerce-Customer-Support-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-Customer-Support-Automation

An n8n based chatbot to provide automated customer support at Facebook Page (E-Commerce)

Description

Customer Support & Order Automation with n8n

This project demonstrates how to automate customer support and order management for an e-commerce workflow using n8n. It integrates product and billing spreadsheets with Facebook Messenger and via the Facebook Graph API.


Features

  • Automated replies to customer queries about price, stock, specifications, and usage
  • Order placement automatically logged into a Bills spreadsheet
  • Compact one-line JSON output for API requests (HTTP Request node friendly)

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Screenshot 4 Screenshot 5 Screenshot 6

After this the order is placed in the excel sheet of named 'Bills'.

Tech Stack

  • n8n (Workflow automation tool)
  • Facebook Graph API
  • Excel/Google Sheets (for Products and Bills)
  • JSON / Webhooks

Project Structure

  • Products.xlsx → Stores product details (Name, Price, Stock, Specs, Usage, Other Details)
  • Bills.xlsx → Stores order details (Customer, Phone, Address, Ordered Product, Total Bill, Notes)
  • n8n Workflows → Automations for queries, order capture, and notifications

⚙️ Setup Instructions

  1. Clone this repository:
    git clone https://github.com/your-username/n8n-customer-support.git
    cd E-Commerce-Customer-Support-Automation
  2. Open n8n and then open the file Messanger_bot.json.
  3. Add all the credentials as required to run the workflow.

About

An n8n based chatbot to provide automated customer support at Facebook Page (E-Commerce)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors