List Mappable Graph8 Fields
GET /integrations/crm/fields/mappable
GET
/integrations/crm/fields/mappable
The GRAPH8-side fields a CRM field can be mapped onto.
The other half of GET /integrations/crm/fields: that one describes the
customer’s CRM, this one describes graph8. A field mapping is a pair drawn
from the two, so both have to be readable for one to be buildable.
activities is accepted here and not by /fields - it is a graph8-side
object that has no single CRM counterpart.
Authorizations
Parameters
Query Parameters
object_type
Which graph8 object.
string
Which graph8 object.
Header Parameters
Responses
200
Successful Response
object
data
required
A list of CRM records.
A bare list from the app is surfaced as items; a named collection keeps
its own key AND gains items, so a caller can page either shape without
knowing which handler produced it.
object
items
Array
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string