Share remote file
POST https://slack.com/api/files.remote.share
Request Body
[{"name"=>"external_id", "value"=>"{{apitemplate_transaction_id}}", "datatype"=>"string"}, {"name"=>"channels", "value"=>"{{slack_channel_id}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
token | string |