Topic by jmastria
Content
I am attempting to use the SOAP service to create a contact in RightNow. I have looked through the samples and downloaded some sample code and configured my service reference to https://integration-test.rightnowdemo.com/services/soap/connect/soap?wsdl=typed which worked fine.
Now all I want to do is to get my code to compile but the create method is requiring 5 parameters instead of the 3 that came with the sample code.
Even a recent post is showing three parameters for a create method?
http://communities.rightnow.com/posts/649557284e
Anyone know what I need to do to get this to work?
Thanks
Joe