Is it possible to post a message in Slack from a webhook with a Snippet?
1 Answer
No, you can only post messages incl. attachments with webhook.
If you want to post a snippet, you need to use the API method files.upload. Snippets are automatically created based on the specified or detected filetype.