Hello everyone! I have a bug from a slack component I have in a Matillion job to send messages when something goes wrong. The problem from what I could see is that the text that is stored in the variable that should display the message has double and simple quotes (for example: 'this is an "error msg" ').
I tried to send the message without double quotes, and it is sent correctly, so I guess. Does anyone know how to handle these types of errors? Is there something I have to do in the payload about the variable?
Thanks!