Add a Field to a Custom Object Schema

Adds new fields to an existing custom object schema 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
  • fieldId- Required
  • title - Required
  • type - Required - The type of the attribute. This value affects the possible config values.Available options: text, number, checkbox, currency, date, timestamp, rating, status, select, record-reference, actor-reference, location, domain, email-address, phone-number

Supported Response Fields:

  • schemaId
  • fieldId
Microsoft Dynamics 365 Sales (msd-365-sales)

Supported Request Fields:

  • schemaId - Required
  • title - Required
  • type - Required - Example : Microsoft.Dynamics.CRM.StringAttributeMetadata

Additional metadata

  • metadata.AttributeType - Required - based on AttributeType few more fields might be required, pass them along in the metadata , Example : {"AttributeType":"String","MaxLength":200}

Supported Response Fields:

  • schemaId
  • fieldId
Twenty (twenty)

Supported Request Fields:

  • schemaId - Required
  • title - Required
  • type - Required - supported types - ACTOR, ADDRESS, ARRAY, BOOLEAN, CURRENCY, DATE, DATE_TIME, EMAILS, FILES, FULL_NAME, LINKS, MORPH_RELATION, MULTI_SELECT, NUMBER, NUMERIC, PHONES, POSITION, RATING, RAW_JSON, RELATION, RICH_TEXT, SELECT, TEXT, TS_VECTOR, UUID`
  • metadata

Supported Response Fields:

  • schemaId
  • fieldId
Body Params
string
string
string
string
json
Responses

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