make-api-shell-connection-workflow

Installation
SKILL.md

Make API Shell + Connection Workflow

Use this skill for one specific workflow family:

  • discover the correct Make app and app-specific API-call module
  • reuse or build a reusable shell scenario with StartSubscenario, one app API-call module, and ReturnData
  • reuse an existing suitable connection or create the connection request needed by that shell
  • patch the shell with the selected connection once authorization is complete
  • run the scenario and use it as a generic SaaS retrieval transport for email, CRM, tickets, and similar systems

This skill is primarily about provisioning and shell construction. Treat business retrieval as a second phase that starts only after the connection is ready and the shell has been validated against current workspace metadata.

The generic shell described here is an API transport wrapper, not business logic. It should behave like a reusable API endpoint for any SaaS app that Make can front, including email, CRM, ticketing, support, marketing, or task systems.

Quick routing

Read the file that matches the current task:

Related skills
Installs
25
GitHub Stars
30
First Seen
Apr 29, 2026