function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
honey.naranghoney.narang 

REST API Integration

I am working on rest api integration and i have created wrapper class with some variable to send the values.

I have one issue, some of the varaibles having value as null i want to remove those variables.Any idea how i can do that? I already try if condition but it's not working.

mobillemobille

Can you give some more details..like your query and fields with null values>>..