Set channel ID for incoming webhook
Incoming webhooks already allow posting to a specific channel using the channel name. I want the option to use channel ID instead.
Channel names are mutable, which means an integration cannot save the names and reliably interact with the same channels in future. Instead it has to save the channel ID and query for the name before every request.
3
votes
David Dupre
shared this idea