Slack · Postman Collection

Slack Functions API

The Slack Functions API provides methods for managing custom functions that run as steps within Slack workflows. The key methods are functions.completeSuccess, which marks a custom function as having completed successfully and passes output data conforming to the function's defined output schema, and functions.completeError, which marks a custom function as having failed and passes an error message that surfaces to the end user via Slackbot. Contact Support: Name: Slack Developer Relations

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

Overview

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

The Slack Functions API provides methods for managing custom functions that run as steps within Slack workflows. The key methods are functions.completeSuccess, which marks a custom function as having completed successfully and passes output data conforming to the function’s defined output schema, and functions.completeError, which marks a custom function as having failed and passes an error message that surfaces to the end user via Slackbot. Contact Support: Name: Slack Developer Relations

The collection contains 5 requests organised into 5 folders.

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

Requests & Folders

functions.completeSuccess
functions.completeError
functions.distributions.permissions.add
functions.distributions.permissions.list
functions.distributions.permissions.remove

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