332
Views
1
Comments
Solved
Send JSON NULL value
Question

Hello, community,


I am trying to send a NULL value in a (JSON) REST request but I get bad-method when trying with OutSystems, doing the same with PostMan results in the desired field being set to NULL. I tried to send NULL as a string but the services on the other end sees that as just a string containing the text "NULL". 


Looking on the forums it seems this may not be possible with OutSystems, am I interpreting that correctly? Maybe I need to go about this in a different way?


Thank you.

2021-03-18 21-03-15
Benjith Sam
 
MVP
Solution
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.