Create WooCommerce products via Telegram bot with Google Gemini AI
Go to WorkflowDescription
How it Works?
User Answers Questions Prompted by the Telegram Bot
Data Tables are updated to with relevant step of the process and a chat id
Upon Approval, the Title, Description and Slug are created and then Product is created on WooCommerce via API request.
Data Tables are reset and user is prompted to create another product.
Setup Steps: (25 Minutes)
Create a Telegram bot via @botfather on telegram
Setup 2 Data Tables with names WooCommerce Product Manager & User_Images
Add your Preffered LLM Credentials and set credentials in telegram node
In TelegramGroupMedia node and EditFields 1 node, add your bot token to replace {{your bot token}}
Voila! Your Workflow is now configured.