Gainsight · Capability
Gainsight CS Custom Object API — Custom Objects
Gainsight CS Custom Object API — Custom Objects. 5 operations. Lead operation: Gainsight Insert custom object records. Self-contained Naftiko capability covering one Gainsight business surface.
What You Can Do
POST
Insertcustomobjectrecords
— Gainsight Insert custom object records
/v1/data/objects/{objectname}
PUT
Updatecustomobjectrecords
— Gainsight Update custom object records
/v1/data/objects/{objectname}
POST
Searchcustomobjectrecords
— Gainsight Search custom object records
/v1/data/objects/{objectname}/search
GET
Getcustomobjectrecord
— Gainsight Get a custom object record
/v1/data/objects/{objectname}/{recordid}
DELETE
Deletecustomobjectrecord
— Gainsight Delete a custom object record
/v1/data/objects/{objectname}/{recordid}
MCP Tools
gainsight-insert-custom-object-records
Gainsight Insert custom object records
gainsight-update-custom-object-records
Gainsight Update custom object records
idempotent
gainsight-search-custom-object-records
Gainsight Search custom object records
read-only
gainsight-get-custom-object-record
Gainsight Get a custom object record
read-only
idempotent
gainsight-delete-custom-object-record
Gainsight Delete a custom object record
idempotent