Hey, I’ve set up a zap from airtable to slack. People can tag users on a form and it sends them a slack DM to let them know. But I’m getting intermittent errors and I’m struggling to troubleshoot the problem.
I get the message “channnel_not_found” when trying to send some message. I have the zap pointing to a field containing the UserID number rather than screen name. I have tried doing it as a plain text:
UC9FHFWH4
or with the brackets as suggested in some support articles
<@UC9FHFWH4>
And this doesn’t improve the success rate.
I’ve double checked all the IDs to ensure they’re correct.
So far there are two common factors between the messages that fail, one is a common user that is tagged and the other is that more than 2 people are tagged in those messages.
Any thoughts? Could there be something funny about this userID (I have checked it against his profile), does this zap just not work with more than 2 people tagged?
Is there anyway of finding out which channel in particular in the message Zapier is not finding?