You need to sign in to do that
Don't have an account?

contact status
Hi,
It is mentioned somewhere in the sforce api document that when we do search against a contact we can filter out those whose status are not active. I checked the enterprise wsdl file and found that there is no such a field. Can you let me know whether there is such a field and if yes the query field should be set to "true/false" or "0/1" or whatever?
Mark
It is mentioned somewhere in the sforce api document that when we do search against a contact we can filter out those whose status are not active. I checked the enterprise wsdl file and found that there is no such a field. Can you let me know whether there is such a field and if yes the query field should be set to "true/false" or "0/1" or whatever?
Mark

How do you define an active Contact? The only "person" type object that has an active status is the user object. Could you have seen user and read contact?