WITH CONNECTION statement - BODY with Double quote
I am trying to POST a REST connection with a Body.
While there is no issue when it is a static BODY (in the connection edition), I can't do it right now in the BODY parameter of the "WITH CONNECTION" statement.
Would you know if there is any escape character or any other solution?
I can't replace double quote by nothing nor by single quote as per the API requirements.