Slack · Postman Collection

Slack Dialog API

Slacks Dialog API lets apps open form-like popups inside Slack to collect structured input from users. Apps trigger a dialog (often from a slash command, message action, or interactive message) by calling dialog.open with a short-lived trigger_id, then present fields like text inputs, textareas, and select menus (including dynamic, server-powered options). When users submit or cancel, Slack sends a dialog_submission or dialog_cancellation payload to the app, which can validate inputs and send d

1
Requests
1
Folders
View on GitHub Raw JSON BotsChatCollaborationMessagingProductivityT1Team CommunicationPostman Collection

Overview

Slack Dialog API is a Postman Collection published by Slack on the APIs.io network.

Slacks Dialog API lets apps open form-like popups inside Slack to collect structured input from users. Apps trigger a dialog (often from a slash command, message action, or interactive message) by calling dialog.open with a short-lived trigger_id, then present fields like text inputs, textareas, and select menus (including dynamic, server-powered options). When users submit or cancel, Slack sends a dialog_submission or dialog_cancellation payload to the app, which can validate inputs and send d

The collection contains 1 request organised into 1 folder.

Tagged areas include Bots, Chat, Collaboration, Messaging, and Productivity.

Requests & Folders

dialog.open

Related API Specs

Slack Admin API (OpenAPI) Slack Tests API (OpenAPI) Slack Apps API (OpenAPI) Slack Assistant API (OpenAPI) Slack Auth API (OpenAPI) Slack Bookmarks API (OpenAPI) Slack Bots API (OpenAPI) Slack Calls API (OpenAPI) Slack Canvases API (OpenAPI) Slack Chat API (OpenAPI) Slack Conversations API (OpenAPI) Slack Dialog API (OpenAPI) Slack DND API (OpenAPI) Slack Emoji API (OpenAPI) Slack Events API (AsyncAPI) Slack Files API (OpenAPI) Slack Functions API (OpenAPI) Slack Lists API (OpenAPI) Slack Migration API (OpenAPI) Slack OAuth API (OpenAPI) Slack OpenID Connect API (OpenAPI) Slack Pins API (OpenAPI) Slack Reactions API (OpenAPI) Slack Reminders API (OpenAPI) Slack RTM API (OpenAPI) Slack Search API (OpenAPI) Slack Stars API (OpenAPI) Slack Team API (OpenAPI) Slack User Groups API (OpenAPI) Slack Users API (OpenAPI) Slack Views API (OpenAPI) Slack Workflows API (OpenAPI) Slack Web API (OpenAPI)
Back to Slack · All Collections · GitHub