Hi! I'm using Pabbly to link a webhook (triggered on a website) to a bot in Slack. I'm having the problem that the message field in Action for Slack retrieves the response as a html-formatted string. For example, the value of the message in the webhook is "This is my quote!". But what I see in the Action field is "Quote=This-is-my-quote%21". And that's the string that is sent to Slack, which is not what I need.
Did I set up the workflow incorrect? How can I pass the string in the right way?
Did I set up the workflow incorrect? How can I pass the string in the right way?