MCP Server for Salesforce

Build 24.0.9300

Asset

Manages customer-owned products, including warranty and support details, for asset tracking.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the asset record.

ContactId String False

Contact.Id

ID of the contact associated with the asset, typically the end user or owner.

AccountId String False

Account.Id

ID of the account that owns or manages the asset.

Product2Id String False

Product2.Id

ID of the product associated with this asset, linking it to a product catalog entry.

IsCompetitorProduct Boolean False

Indicates whether the asset is a competitor's product rather than your own.

CreatedDate Datetime True

Timestamp when the asset record was created.

CreatedById String True

User.Id

ID of the user who created the asset record.

LastModifiedDate Datetime True

Timestamp when the asset record was last modified.

LastModifiedById String True

User.Id

ID of the user who last updated the asset record.

SystemModstamp Datetime True

System-generated timestamp indicating the last update to any field in the record.

IsDeleted Boolean True

Indicates whether the asset has been deleted.

Name String False

Name of the asset, often a reference or product model identifier.

SerialNumber String False

Manufacturer's serial number for the physical asset.

InstallDate Datetime False

Date when the asset was installed or became operational.

PurchaseDate Datetime False

Date when the asset was purchased by the customer or account.

UsageEndDate Datetime False

Expected or actual date when the asset is no longer in use.

Status String False

Current lifecycle status of the asset, such as Active, Inactive, or Returned.

Price Double False

Monetary value or cost of the asset at the time of sale or installation.

Quantity Double False

Number of units represented by the asset record.

Description String False

Additional details or notes about the asset.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300