GitHub Issues → Keel API → Slack Notifications

intermediate20 minPublished May 10, 2026
No ratings

Automatically create backend APIs from GitHub issues and notify your team in Slack when new endpoints are deployed.

Workflow Steps

1

GitHub

Create structured issue template

Set up GitHub issue templates with fields for API endpoint name, parameters, and expected responses. Use labels like 'api-request' to trigger automation.

2

Keel

Generate API from issue data

Configure Keel to monitor GitHub webhooks and automatically generate database schemas and API endpoints based on issue specifications. Map issue fields to Keel model definitions.

3

Slack

Send deployment notification

Use Zapier or webhooks to post a message to your dev channel when Keel successfully deploys the new API, including endpoint URL and documentation link.

Workflow Flow

Step 1

GitHub

Create structured issue template

Step 2

Keel

Generate API from issue data

Step 3

Slack

Send deployment notification

Why This Works

Keel's schema-first approach combined with GitHub's structured data creates a seamless pipeline from idea to working API

Best For

Development teams that need to quickly prototype APIs from feature requests

Explore More Recipes by Tool

Comments

0/2000

No comments yet. Be the first to share your thoughts!

Related Recipes