Keep each record tied to its source ID. Use the references below to choose field owners and preserve relationships between records.
Record matching
Message / Messages
Compare whether NetSuite Message and Twilio Messages describe the same message or conversation in your business.
Object-specific availability and field permissions determine this mapping. Use the restrictions shown for each record type.
- NetSuite
- Documented record · Read: ✅ Supported. Write: ✅ Supported.
- Twilio
- Documented record · Read: ✅ Supported. Write: Not available (read-only connector).
- Record identity
- Retain message ID, conversation/thread ID, channel, and sender identity.
- Field ownership
- Separate message history from actions that send new messages; preserve private/public visibility and channel consent.
Fields to include
- Source message ID
- Thread reference
- Delivery state
- Timestamp
- Related record ID
- Record dependencies
- Resolve conversation, participant, and customer context before associating messages.
- Validation
- Test a delivery-state change, repeated message, private conversation, and reply linked to the correct thread.
- Recovery
- Check provider delivery state before retrying a send; replaying history must not send the message again.
References: NetSuite: Message documentationTwilio: Messages documentation