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
Christiaan VrielingChristiaan Vrieling 

C# Note - Enterprise WSDL

I want to store information into the note section of a lead, so how do i do that? I'm using the Enterprise WSDL.

Best Answer chosen by Christiaan Vrieling
HDoshi.ax1738HDoshi.ax1738
[Note] is object in Salesforce. You need to pass Parent ID for the record to store the details. Salesforce will link the data between objects using ParentID field.