Skip to content

abq2904/shopify-order-automation-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Shopify Order Automation Tool

Automate your e-commerce workflow by processing Shopify orders in real-time with Python. This script:

  • Fetches new orders via Shopify Admin API
  • Logs them to Google Sheets for analytics
  • Sends SMS alerts via Twilio
  • Generates PDF invoices

πŸ“Š Why Use This?

  • Saves 10+ hours/week on manual order management
  • Reduces errors in order fulfillment
  • Scalable for high-volume stores

βš™οΈ Tech Stack

  • Python 3.10+
  • Shopify API
  • Google Sheets API (gspread)
  • Twilio (SMS)
  • ReportLab (PDF generation)

πŸš€ Setup (3 Steps)

  1. Install requirements: pip install -r requirements.txt
  2. Configure .env with your API keys
  3. Run: python main.py

πŸ’‘ Business Use Cases

  • Dropshipping stores
  • Inventory management
  • Order analytics

πŸ“Œ Want this customized for your business? Send me a message

About

πŸš€ Automated Shopify order processing with Python | Sync orders to Google Sheets, send SMS alerts & generate invoices βœ… Uses Shopify API + Python βœ… Auto-syncs to Google Sheets (gspread) βœ… Sends Twilio SMS notifications βœ… Generates PDF invoices (reportlab) βœ… Ready-to-deploy on AWS Lambda / Cron #python #automation #shopify #ecommerce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages