🎬 Create Shopify products via a Telegram bot with Google Gemini AI
⚡ 36 views · 🎬 Content Creation & Video
Description
Now you can create Shopify products remotely on your shop in just a few clicks!
How it works?
-
Telegram Trigger polls for actions done on the Telegram bot
-
The callback query is checked for the abort command, and if it’s not found, it moves to the switch node for the product creation process.
-
User is notified to enter the details required for product creation.
-
AI Agents create information required for Product Creation.
-
Product is created on the user’s Shopify Store via API call
-
User is notified about product creation
Setup Steps (20 Minutes)
- Create a Telegram Bot
- Create a Shopify API App and add it to your shop, and configure credentials on n8n
- Get Gemini’s / any other LLM’s API credentials and add them to n8n
- Create 2 Data Tables with specifications specified in the workflow.
🔗 Nodes Used
HTTP Request, Telegram, Telegram Trigger, Markdown, AI Agent, Basic LLM Chain
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File