Slack integration - route to channel based on UserEcho post category
I'm trying to route events to Slack channels based on the category of the post or comment in User_echo, such that an uncategorized post can route to #userecho_uncategorized, and when it gets categorized as "Design" the integration will send it to #userecho_design.
Has anyone done something similar?
Looking forward to learning if anyone out there has done something similar.