T
Twenty2mo ago
nemian

API Objects

How can i easily get all objects on a workspace through the api? I'd like a list of all standard + custom objects (company,opportunity,etc)
4 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Metadata REST API /objects
nemian
nemianOP2mo ago
any easy way to get only isSystem: false objects?
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Read whole JSON and find all objects by checking value of this property
nemian
nemianOP2mo ago
right okay thanks

Did you find this page helpful?