Use ChatGPT to craft the perfect prompt for Claude
No patterns loaded
Describe what you want your workflow to do, or use AI to craft the perfect prompt
Enter your workflow details below (or use the optimized prompt from Step 2)
â ī¸ Note for Complex Workflows: Large workflows (20+ nodes) may require using the "Continue" button multiple times. Each continuation uses additional API tokens. Very complex workflows can take 3-5 minutes to fully generate.
đ System Instructions (automatically included):
âĸ Always use n8n exact schema requirements
âĸ Always build workflow completely and exactly to description
âĸ Keep workflows concise (target 10-15 nodes max)
âĸ Include 2-3 brief sticky notes for critical setup steps
âĸ Always return valid, complete JSON that can be imported
âĸ Reference documents will be included if uploaded
đ For Complete Workflows: Include ALL features you need in your description. The AI will automatically add:
⥠Just describe what you want - we'll create a FULL and COMPLETE production-ready workflow!
đĄ Tip: End your description with "Return a full and complete n8n workflow JSON" for best results.
E-commerce Order Processing:
"When a new order webhook is received from Shopify, validate the order data, check if customer exists in HubSpot CRM (create if new), calculate shipping costs, create record in Airtable, send confirmation email via SendGrid, and post summary to Slack #orders channel. If any API fails, retry 3 times then alert ops team."
Daily Report Automation:
"Every day at 9 AM, pull yesterday's sales data from PostgreSQL database, calculate daily metrics (total sales, average order value, top products), generate PDF report with charts, email to management team, and archive in Google Drive. If database is unreachable, send alert and retry in 30 minutes."
Lead Nurturing:
"When new lead is added to Google Sheets, validate email format, enrich data using Clearbit API, score lead based on criteria, add to appropriate Mailchimp list based on score, create task in Asana for sales team if high-value, and log all actions to PostgreSQL for reporting."
Click "Fix JSON Errors" to repair