Create Custom Object Record

Creates a new record instance for a defined custom object in your CRM.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here are the apps that support this API

Attio (attio)

Supported Request Fields:

  • schemaId - Required
  • fields- Required

Supported Response Fields:

  • recordId
Microsoft Dynamics 365 Sales (msd-365-sales)

Supported Request Fields:

  • schemaId - Required
  • fields- Required
  • metadata.titlePluralized - Required, plural title of the schema, can be obtained using list custom object schemas api

Supported Response Fields:

  • recordId
Body Params
string
string
string
json

A JSON of fieldId, value pair. Example: {"field1":"value1","field2":"value2"}

json
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json