Block 1 - API Request
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
Summary Re engage your customers with your Shopify store through a personalized contact sequence. How it works 1. The workflow is triggered by a Scheduler Trigger and immediately reviews your Shopi...
n8n-nodes-base.httprequest, n8n-nodes-base.splitout, n8n-nodes-base.filter, n8n-nodes-base.shopify, n8n-nodes-beex.beex, n8n-nodes-base.datetime, n8n-nodes-base.set, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Beex.
Original n8n.io sourceRe-engage your customers with your Shopify store through a personalized contact sequence.
The workflow is triggered by a Scheduler Trigger and immediately reviews your Shopify customers by retrieving their last_order_id.
For customers with a non-null last_order_id, the workflow proceeds to fetch detailed order information from Shopify, including the order closing date and the products involved.
Based on the order date, the workflow calculates the number of days the customer has been inactive. If this period exceeds a defined threshold (e.g., 30 days), the corresponding records are sent via API to Beex, where each customer enters a multi-step contact sequence that may include WhatsApp, email, and other channels.
Example: "Customers can then expect to receive a limited-time discount coupon invitation as part of the reactivation strategy".
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automatic re-engagement for inactive Shopify customers via Beex |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Lead Nurturing |
| Author | Beex |
| Published | 01 Oct 2025 |
Use the JSON export at /data/workflows/9160/9160.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Summary Re engage your customers with your Shopify store through a personalized contact sequence. How it works 1. The workflow is triggered by a Scheduler Trigger and immediately reviews your Shopi...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing use case.