I’m setting up a workflow, which when triggered would create a private Slack channel and then should invite a user to this channel. The step for creating the channel works well, but I cannot invite a user to the private channel. The reason is that when I click the configuration of the step to choose the channel from the list, I cannot see the list. It seems that the bot doesn’t have access to see it. However, I’ve added all OAuth permissions for the Slack app neede to create private channels and invite users.
Can anyone help with this?