Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 264 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 264 Bytes

slack-channel-exporter

This repository can help you to use New Slack API System using Fetch API.

If you just use JSON data as request body, The request is failed with authentication.

So, We can request Slack API Request using FormData Object as request body.