API Integration Planner
Purpose
Plan API integrations with clear endpoints, fields, authentication notes, data flow, tests, and expected results.
When to Use
Use this skill when connecting marketplaces, websites, CRMs, Google Sheets, messaging tools, analytics tools, or custom APIs.
Inputs
Useful inputs: API name, goal, endpoint list, method, fields, auth notes, sample data, rate limits, destination, and success result.
Workflow
- Define integration goal.
- List endpoints and methods.
- Map request and response fields.
- Add auth, limits, and test data notes.
- Define validation and next actions.
Output
Always provide integration map, endpoint table, field map, auth notes, test plan, and next actions.
Common Mistakes
- No sample data.
- Missing auth notes.
- No field map.
- No validation step.
Related Skills
- automation-workflow-planner
- make-scenario-planner
- data-sync-checker