Prompt Details
Model
(claude-5-opus)
Token size
222
Example input
[Platform]: Make.com
[Trigger_App]: Shopify
[Action_Apps]: Mailchimp, HubSpot CRM
[Workflow_Goal]: When a Shopify order is paid, route the customer data to a Mailchimp list, and update the deal stage in HubSpot.
Example output
**Architectural Overview**
This Make.com scenario triggers when a Shopify order is paid, routes the customer data to a Mailchimp list, and updates the deal stage in HubSpot.
**Node Sequence**
1. Trigger: Shopify (Watch Orders - 'Paid' status)
2. Action 1: Mailchimp (Add/Update Subscriber)
3. Action 2: HubSpot CRM (Update a Deal)
**API & Data Mapping Logic**
*Shopify to Mailchimp:*
Map `Email` to `{{1.email}}`
Map `First Name` to `{{1.customer.first_name}}`
*Shopify to HubSpot:*
Map `Amount` to `{{1.total_price}}`
Map `Deal Stage` to `closedwon`
**Error Handling & Edge Cases**
Add an Error Handler (Ignore) to the Mailchimp node. If a user is already subscribed and throws a 400 error, the workflow will ignore it and successfully proceed to update HubSpot without halting the scenario.
By purchasing this prompt, you agree to our terms of service
CLAUDE-5-OPUS
Stop wrestling with API docs and data mapping. This prompt instantly turns your plain-English automation ideas into production-ready n8n or Make.com workflow structures, complete with exact module sequencing, data mapping logic, and custom JSON webhook configurations. Perfect for developers and agency owners building complex pipelines.
...more
Added 3 days ago
