Skip to content

Add admin.analytics.getFile API support #1191

@seratch

Description

@seratch

Description

https://api.slack.com/methods/admin.analytics.getFile is not yet supported in this SDK.

For the implementation, we should be aware that this endpoint is a bit different from others. The response body can be gzipped binary data for successful response. If the response has an error code, the server-side returns text JSON data instead.

See also:

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Labels

enhancementM-T: A feature request for new functionalitypkg:web-apiapplies to `@slack/web-api`

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions