- Automate price adjustments for e-commerce products based on inventory levels.
- Log pricing changes in Google Sheets for better tracking and analysis.
- Notify team members about pricing actions via Slack to enhance communication.
Triggers daily at 02:00 UTC to initiate the workflow. Loads inventory and demand data from Google Sheets. Computes new dynamic prices based on inventory stock and demand velocity. Filters out insignificant price changes to focus on meaningful adjustments. Updates product prices in Shopify and logs changes in Google Sheets. Sends notifications to Slack about pricing changes.
- 1Import the workflow template into n8n.
- 2Configure Google Sheets credentials for accessing inventory and demand data.
- 3Set up Shopify credentials for updating product prices.
- 4Adjust the sheet IDs and ranges in the nodes as per your Google Sheets setup.
- 5Test the workflow to ensure data is processed correctly and notifications are sent.