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

Is it possible to obtain list of views for a user by object?
If possible, I would like to do the following but was unable to determine how to do so after reading the API documentation:
- Obtain list of views for an object type (ie Lead).
- Given a view, obtain the list of objects that belong to it.
It is my impression so far that this can only be done through salesforce.com and not through the APIs, but it would be useful to have confirmation of this.
Thank you!
- Obtain list of views for an object type (ie Lead).
- Given a view, obtain the list of objects that belong to it.
It is my impression so far that this can only be done through salesforce.com and not through the APIs, but it would be useful to have confirmation of this.
Thank you!

Any ideas?
you can't access listviews via the API.