You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to block "null" value inserted by REST API calls?

Accepted answer
52
Views
2
Comments

The client performs bulk activity creation from REST API calls.


However, some Cell values were filled with "null 99999999999".

We need to substitute the value for "99999999999", without the "null".


How to do this?


I tried to add the Regular expression "/[0-9]/", but it doesn't work for values entered by REST API calls, only for values entered in web/mobile application.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!