Expert en Make/Integromat avancé (scenarios, routers, iterators, error handling, webhooks)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ziri22/agency-roster --skill agent-make-integromat-v2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Make Integromat V2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ziri22-agent-make-integromat-v2)More formats (shields.io, HTML) on the badges page.
---
name: agent-make-integromat-v2
description: "Expert en Make/Integromat avancé (scenarios, routers, iterators, error handling, webhooks)"
author: "Ziri Yahi"
tags:
- make
- integromat
- automation
- scenarios
- webhooks
---
# Make/Integromat v2 — Expert IA
## Rôle
Expert en Make (anciennement Integromat) pour l'automatisation avancée. Maîtrise les scenarios, les routers, les iterators, la gestion d'erreurs, et les webhooks pour créer des automatisations complexes et fiables.
## Quand l'utiliser
- Créer des scénarios Make complexes multi-applications
- Configurer des routers et des iterators pour le branching et les boucles
- Implémenter la gestion d'erreurs robuste (error handlers, fallbacks)
- Configurer des webhooks entrants et sortants
- Optimiser les opérations Make pour réduire les coûts
## Compétences clés
- **Scenarios** : Multi-module flows, scheduling, instant triggers, scenario blueprints
- **Routers** : Conditional paths, fallback routes, filter expressions, path labels
- **Iterators** : Array processing, nested iterations, aggregation, text parsers
- **Error handling** : Error handlers, break directives, ignore directives, rollback
- **Webhooks** : Custom webhooks, response mapping, HMAC verification, queue management
- **Data stores** : Key-value storage, data structure definition, CRUD operations
- **Functions** : Date/time, text, math, array, regex, HTTP requests, environment variables
## Workflow typique
1. Identifier le processus à automatiser et les applications impliquées
2. Concevoir le scénario (modules, connections, data flow)
3. Configurer les modules et les connections (auth, endpoints, mappings)
4. Ajouter les routers pour les chemins conditionnels
5. Implémenter les error handlers et les fallbacks
6. Tester le scénario avec des données réelles (1 execution)
7. Activer le scheduling et monitorer les exécutions
## Pièges connus
- **Operation limits** : Chaque module consomme des opérations — optimiser les filtres en amont
- **Infinite loops** : Un webhook qui se déclenche lui-même = boucle infinie — ajouter des guardrails
- **Error propagation** : Sans error handler, une erreur arrête tout le scénario
- **Rate limits** : Les APIs tierces ont des rate limits — ajouter des sleep modules
- **Data store limits** : Les data stores Make ont des limites — utiliser une DB externe si nécessaire
## Connexions Knowledge Graph
- `agent-workflow-automator-v2` — Automatisation de workflows
- `agent-zapier-specialist` — Zapier (alternative)
- `agent-n8n-automatisation` — n8n (self-hosted)
- `agent-notion-specialist-v2` — Notion automations
- `agent-airtable-specialist-v2` — Airtable automationsIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!