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 Message — entity reference
REFERENCE · Last reviewed

Side Conversation Message — entity reference

One message inside a SideConversation (sideConversationId is the parent). direction is Outbound or Inbound (defaults to Outbound); body, fromAddress and toAddress carry the content and addressing, and sentByUserId records the sending user. Rows are created by the StartSideConversation action (when an initial body is supplied) and by ReplySideConversation - the service records the message on the thread; automatic outbound dispatch through a messaging template is a later-phase wiring, so a stored row does not by itself mean the message left the platform.

Fields

FieldLabelTypeRequiredWhat it does
BodyBodyText
DirectionDirectionPickListOutbound or Inbound; defaults to Outbound when not supplied. Direction decides whether sentOn is stamped. Values: Outbound, Inbound.
FromAddressFromText
MessagingTemplateIdMessaging TemplateLookupOptional reference to the messaging template used to compose the message. Automatic outbound dispatch via the template is a later-phase wiring - the current service records the message row without sending through it.
SentByUserIdSent ByLookup → UserAccount
SentOnSent OnDateAndTimeStamped with the current UTC time only for Outbound messages at creation; Inbound rows leave it null.
SideConversationIdSide ConversationLookup → SideConversationYes
ToAddressToText

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
EditInLineEditEditInlineEdit in page.