Slack App

Create Channel For Dataset

Create new Slack channel corresponding to a given dataset_id and returns the mapping.

post/slack/channels/datasets

Request body

flow_idstring required
dataset_idstring required
owner_idstring required

Response

Successful Response

idstring required
dataset_idstring required
slack_channel_idstring required
slack_channel_namestring required
flow_idstring nullable

Changes