You need to sign in to do that
Don't have an account?
Getlin
Custom field is undefined
Hi,
I use Salesforce WebService API for integration (.net). For integration we need additional information in Account. So, I've created custom field (picklist) and define some values for this field. When I 've created new Account - it's all ok, new account object has the correct value of my custom field. But when I try get this Account (within web service api) this field was undefined (other field are ok). Where I'am wrong ?
Thanks.
All Answers