importToList Field Insert Error | Community
Skip to main content
October 23, 2014
Question

importToList Field Insert Error

  • October 23, 2014
  • 1 reply
  • 527 views
Hello again,

I am using the SOAP API to insert records to a list, but I am always getting the error "20109 parameter required" when i try to insert records in Company field, in the fields list for SOAP API, the name i should use is "Company Name" but it is not working, but when i try to insert the email with the "Email Address" name, it works fine.
Have you guys had the same problem with this.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

October 23, 2014
Ok i found the error,seems like the email is the key, when i try to insert only the Company Name it does not work, but when i try to insert both, Email Address and Campany Name,it works fine.

tks