Hi,
I’m trying to set up a Zap that posts to a channel with a custom name or create that channel first, if it doesn’t yet exist.
You can create a channel and post to that channel with no problem once. Next time, however, creating the channel will return the error message “name_taken”. So, I would either have to be able to check if the channel already exists before trying to create it or just ignore that error and continue posting to the already existing channel.
As Slack doesn’t offer a channel search, I can’t do the first and Zapier doesn’t seem to allow the latter.
Is that really just not possible?