Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Problem with adding new Customer with Custom fields thru SOAP
I’m having a problem to add a customer with custom fields into NetSuite thru SOAP request. I’m using PHP and nuSoap class, as well as some extensions from here http://suitesource.netsuite.com/s.nl?sc=2&category=17&it=A&id=39 , and also some my own extensions of those classes.
Thing is that If I want to add just a customer record without custom fields, my code and SOAP request works fine. However as soon as I add <customFieldList> stuff, it doesn’t work.
Here is an example of my SOAP request:
&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt; &lt;SOAP-ENV:Envelope SOAP-ENV:encodingStyle=" 0