Skip to main content
POST
Test a Slack workflow

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Send a sample Slack/Discord (and optionally SideShift DM) test for a workflow. companyId is injected from the token.

workflow
object
required

A Slack/Discord workflow (milestone or leaderboard) with its trigger, filters, and delivery config. Unknown fields pass through.

Response

Test delivery result.

data
object
required