slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.63k stars 1.12k forks source link

Slack Functions #1297

Open ProjectBarks opened 1 month ago

ProjectBarks commented 1 month ago

Request to Add Custom Slack Functions to Slack-Go

Description: I am requesting the addition of support for custom Slack functions to the Slack-Go library. This feature will enable users to integrate custom-built functions directly into their Slack workflows using the capabilities provided by Slack's automation platform.

Background Slack is gradually phasing out traditional workflows and replacing them with custom functions. Custom functions offer more flexibility and capability, allowing for more complex and tailored automation within Slack. Adopting these new functions will ensure workflows remain up-to-date and fully supported as traditional workflows are deprecated.

Resources:

yogasw commented 1 month ago

I'm create a PR here https://github.com/slack-go/slack/pull/1301

ProjectBarks commented 2 weeks ago

Hey @yogasw do you need help getting this landed? I can finish up the PR if needed.