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.
Hi Nicholas,
Refer this post: https://www.outsystems.com/forums/discussion/50467/assigning-null-to-string-variable-in-a-api-call/#Post187280
Hope this helps you!
Regards,
Benjith Sam