Claude Prompt for n8n Workflows
Build a multi-step Power Automate workflow that automates subscription renewal and billing reconciliation for a automotive company.
More prompts for n8n Workflows.
Build an n8n workflow that automatically backs up critical business data from multiple SaaS tools to cloud storage on a scheduled basis.
Build an n8n workflow that receives invoices via email, extracts key data using AI, validates amounts, and logs them to your accounting system.
Build a multi-step Make (Integromat) workflow that automates employee offboarding and access revocation for a virtual-reality company.
Build a multi-step Power Automate workflow that automates invoice generation and payment tracking for a space-tech company.
Build a multi-step Make (Integromat) workflow that automates social media content scheduling and analytics collection for a consulting company.
Design a Lead Scoring automation blueprint on Make (Integromat) tailored for Gen Z professionals in telemedicine.
You are a senior automation architect specializing in Power Automate for automotive businesses. Design a multi-step automation workflow for the following scenario: **subscription renewal and billing reconciliation** in the automotive industry. **Target user:** digital nomads **Desired outcome:** increase average order value ## Scenario Breakdown - Describe the current manual process in 5-6 steps - Identify the bottlenecks and pain points in the manual process - Define the trigger event that initiates this workflow - List all systems and tools involved ## Complete Workflow Design ### Node 1: Trigger - Event type and source application - Filter conditions to prevent unnecessary executions - Data payload expected from the trigger ### Node 2: Data Retrieval - Fetch additional context from a secondary system - API call or database query configuration - Fields to extract and pass downstream ### Node 3: Conditional Router - Define 2-3 branches based on data conditions - Branch A: Primary happy path - Branch B: Exception handling path - Branch C: Edge case or escalation path ### Node 4-6: Processing Pipeline (per branch) - Data transformation and formatting - Business logic application - External API calls or record creation ### Node 7: Aggregation - Merge results from parallel branches - Compile a summary of actions taken - Format output for the final destination ### Node 8: Output and Notification - Write results to the destination system - Send notification to relevant stakeholders - Update a tracking log or dashboard ## Power Automate-Specific Tips - Performance optimization settings - Execution timeout configuration - Memory management for large data sets - Scheduling best practices (cron expressions) ## Rollback Plan - How to undo actions if the workflow produces incorrect results - Manual intervention points in the workflow - Data backup strategy before destructive operations Present as numbered steps. Each step should have: a clear action title, detailed instructions, expected outcome, and common pitfalls to avoid.