Slack.Web.Apps.Connections (SlackKit v1.0.0-alpha.0)

View Source

Summary

Functions

Generate a temporary Socket Mode WebSocket URL that your app can connect to in order to receive events and interactive payloads over.

Functions

open(optional_params \\ %{})

Generate a temporary Socket Mode WebSocket URL that your app can connect to in order to receive events and interactive payloads over.

API reference

Rate limit: Tier 3: 50+ per minute
Scopes: No scopes required

View on docs.slack.dev ↗

Errors the API can return:

  • forbidden_team - The authenticated team cannot use this API
  • insecure_request - The method was not called via a POST request.
  • missing_args - An app-level token wasn't provided.

See the Common Errors guide for errors returned by every Web API method.