13

SOAP API Part 5

Now, it is required to add content to the newly created class:

    webService static String makeAccount(String Na) 
    { 
        String str='Success'; 
        Account c = new Account(Name = Na); 
        insert c; 
        return str; 
    } 
Next Topic

Need more support?

Get a head start with our FREE study notes!

Learn more and get all the answers you need at zero cost. Improve your skills using our detailed notes prepared by industry experts to help you excel.

Book A 15-Minutes Free Career Counselling Today!