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
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.