In our work flow, a user posts a message to our slack channel with the title of the subject we are working on. The user then replies to their own thread with the URL to the source of their information. It is a clean way to see what each individual is working on.
So, here is what I am trying to accomplish.
- Trigger: New Card In Trello with the Title and comment filled out with a URL.
- New Message Is Created In Slack to a specific Channel with the Title from Trello which starts a thread
- At the same time, the comment field that was filled out in Trello sends that URL to the same Thread the Title just created, as a reply.