Hi, I am trying to build something whereby upon sending Telegram message in step 4 of my workflow, I can click on either Approve or Disapprove button in my telegram message, and then things happen depending on which I click.
I am able to add these buttons into the Telegram message being sent, but when when I click on any of the buttons, how do I get Active Pieces to listen for the incoming data of whether its approved so I can execute additional actions upon receiving it? Thanks. Now when I click on Approve, nothing happens.
This is important because otherwise i can’t do 2 way connection with telegram, it’s just 1 way at this point.