Skip to content

feat(slack): add api primitives subpath#548

Merged
dancer merged 1 commit into
mainfrom
josh/slack-api-primitives
May 22, 2026
Merged

feat(slack): add api primitives subpath#548
dancer merged 1 commit into
mainfrom
josh/slack-api-primitives

Conversation

@dancer
Copy link
Copy Markdown
Collaborator

@dancer dancer commented May 22, 2026

summary

adds @chat-adapter/slack/api for lightweight Slack Web API helpers

the new subpath exposes fetch-based primitives for calling Slack Web API methods, posting and updating messages, sending response URL payloads, uploading files through Slack's external upload flow, and fetching private Slack file URLs with bearer auth

it stays independent of the full Slack adapter runtime, Chat SDK runtime, Slack WebClient, Socket Mode, and shared adapter package, so lower-level runtimes can reuse Slack API correctness without adopting createSlackAdapter

@dancer dancer requested a review from a team as a code owner May 22, 2026 00:50
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, Comment, Open in v0 May 22, 2026 12:50am
chat-sdk-nextjs-chat Ready Ready Preview, Comment, Open in v0 May 22, 2026 12:50am

@dancer dancer merged commit aba6aa9 into main May 22, 2026
17 checks passed
@dancer dancer deleted the josh/slack-api-primitives branch May 22, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants