Product Profile
The Product Profile object represents a product in the public catalog.
This object contains the following attributes:
id
string, core
The identifier of the product profile.
externalId
string
The identifier within an external system.
name
string, core
A user-friendly name of the product profile.
icon
string
The icon to be shown in grids and information cards.
shortDescription
string
A short description of the product.
longDescription
string
A long description of the product.
featured
bool
Indicates whether this product should be featured on the UI.
website
string
A URL to the vendor’s website.
linkedin
string
A URL to the vendor’s LinkedIn page.
facebook
string
A URL to the vendor’s Facebook page.
youtube
string
A URL to the vendor’s Facebook page.
xProfile
string
A URL to the vendor’s X page.
status
string
Indicates whether the product is draft, published, unpublished, or deleted.
revision
integer, core
The entity's revision number.
Example
Last updated
Was this helpful?