n8n icon indicating copy to clipboard operation
n8n copied to clipboard

feat(Slack Node): Update to use the new API method for file uploads

Open Joffcom opened this issue 1 year ago • 0 comments

Summary

  • Adds version 2.2 which uses the new file upload method
  • Adds fileSizeRaw for binary data that returns the bytes instead of the pretty format
  • Removes File Content as an option as the new API doesn't support it (We could possibly work around this in the fututre if the community use it)
  • Changes multiple channel to single channel

Related tickets and issues

https://linear.app/n8n/issue/NODE-1330/slack-node-filesupload-api-deprecation

Joffcom avatar May 07 '24 15:05 Joffcom