Brad Tollett
10/11/2024, 6:52 PMCustomer-Closed Won
as the entityStatus. Nothing in the HTML shows me the internal id's of the property. When I get the objectSchema it only shows me the JSON below. I've tried looking in reports and saved searches, and I still can't find a way to get the internal ID of each option. Anyone know how to find these values out without admin access to create/remove properties?
{
"name": "entityStatus.internal_id",
"label": "Internal ID (Status.Internal ID)",
"length": 0,
"precision": 0,
"scale": 0,
"original_type": "string",
"custom_fields": false,
"mapped_type": "STRING"
},
{
"name": "entityStatus.name",
"label": "Name (Status.Name)",
"length": 0,
"precision": 0,
"scale": 0,
"original_type": "string",
"custom_fields": false,
"mapped_type": "STRING"
},