Skip to main content

I am having an action which takes a LongText as an input parameter. When I send the string via Postman in JSON format, it gives the “ODP_DESERIALIZATION_ERROR” error. 

Postman Request:

Error:

Is there a way that I can send a long text in JSON format?