Skip to main content
<div> <p> Get Custom Fields By Object Key</p> <div> <span style= “display: inline-block; width: 25px; height: 25px; background-color: yellow; color: black; font-weight: bold; font-size: 24px; text-align: center; line-height: 22px; border: 2px solid black; border-radius: 10%; margin-right: 10px;”> ! </span> <span> <strong> Only supports Custom Objects and Company (Business) today. Will be extended to other Standard Objects in the future. </strong> </span> </div> </div>

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"custom_objects.pet"
required
key of the Object. Must include “custom_objects.” prefix for custom objects. Available on the Custom Objects details Page under settings

Query parameters

string
default:"Account Id"
required

Respuestas

object[]
Custom Fields for the object.
object[]
Custom Fields folder for the object.

Ejemplo