Hello all!
I’m new in activepieces. I am trying to make an activepieces bot to run on slack.
I’ve successfully made a flow where I type a message on a “chat ui” piece and send it to a slack sender piece and it writes the message on the slack channel.
However, when I try to use the “slack mention” piece as the first component of my flow and I try to test the piece it keeps running forever (even after I send a message on the appropriate channel).
Have anyone faced this same issue?
context: I am using a recent and forked local activepieces. I am using ngrok to expose the backend and webhook url (they are the same).