Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attributes

Description

Type

Specify the type of model, such as:

  • API: For integrating with external applications via REST APIs.

  • Record: For managing Salesforce object data.

Object

Specify the object for which you want to create the model and display data.

Label

Assign a unique name to the model.

Name

Provide unique API name for the model.

Record Count

Select the record count type for the model:

  • Single Record: For storing a single record of a specific object.

  • Multi Record: For storing multiple records of a specified object.

Info

Reference: Model

Limit

Define the maximum number of records to retrieve from the selected object

Order By

Choose the field by which to sort the records retrieved from the selected object.

Do Not Auto Query

If checked, the model will not automatically query or retrieve data from the selected object.

...