slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
150 stars 27 forks source link

[QUERY] Ability to use built-in Lists workflow steps #329

Open mcsescott opened 3 weeks ago

mcsescott commented 3 weeks ago

With the recent GA release of Slack Lists (yay!), I'd like to build some custom functions with Lists.

I do know that it will take a while for true Lists API methods to be released, but are there abilities for this Deno SDK to use the built-in Slack workflow steps (Add to List, Update a List, etc.) when building a coded workflow? I did a quick search in the code and didn't immediately see anything.

srajiang commented 3 weeks ago

Hi @mcsescott - Yes, confirming that we do plan to add support for built-in Slack workflow steps to be able to be used in coded workflows.