Hey,
I'm trying to get flows to invite several users to a new channel on an event & i'd also like to set the topic of the channel.
From what I can see, there is a flow to "join a channel" but it only works for the users its run as. Also, the create channel doesn't seem to have any of the options which are avaialble as part.
https://api.slack.com/methods/channels.invite is really what i'm after - if there the ability to write a bit of raw data via flows so I can tell it to post to that URL, with the information required?
Same for https://api.slack.com/methods/channels.setTopic
Thanks
David