xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Side Conversation — entity reference
REFERENCE · Last reviewed

Side Conversation — entity reference

A private message thread hung off a record - typically a Case - to coordinate with a third party or vendor without the customer seeing it (side conversations are internal-only by design and never customer-visible). channel is Email or Internal (defaults to Email when started), status is Open or Closed. The messages themselves are child SideConversationMessage rows.

Fields

FieldLabelTypeRequiredWhat it does
ChannelChannelPickListEmail or Internal. Defaults to Email when the thread is started without an explicit channel. Values: Email, Internal.
RecordIdRecordLookup → CaseYesThe id of the record this thread hangs off (a Case, or any entity with the side-conversation actions registered). Note it is the bare record id only - the entity name is not stored on the conversation; replies and closes address the conversation by its own id.
StatusStatusPickListOpen or Closed. Set to Open on start; the CloseSideConversation action flips it to Closed. Replies do not reopen a closed thread. Values: Open, Closed.
SubjectSubjectText

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
EditInLineEditEditInlineEdit in page.
  • Case — looks up via CaseId