I created a Zap that will send a notification to one of about 50 market channels in Slack when a new row is found in Snowflake.
The channels are all public, and are set up like #mkt-dco-submitted. I have the mkt abbreviation as one of the fields in the query, so it will route the message to the correct market’s channel (ie. #atl-dco-submitted).
The problem is, about 20 of the markets return a channel_not_found error in slack when the bot runs, and I have no idea why.
I checked the channel spellings, made sure they are all public, and cant seem to find a reason some would be detected and others wouldn’t
Any help would be appreciated!