Skip to content

Activity Streams

Real-Time Collaboration in Mythradon

Activity Streams in Mythradon offer a dynamic, real-time feed of updates, discussions, and changes associated with individual records—keeping your team in sync and informed.

This collaborative feature automatically captures audited field changes and enables users to engage in context-rich, threaded discussions directly on records. Users can:

  • Comment and reply to others in conversation threads
  • Mention teammates to bring them into the discussion
  • Use Markdown to format messages for clarity and emphasis

Activity Streams Are Available On:

  • Accounts
  • Contacts
  • Leads
  • Opportunities
  • Cases

With Activity Streams, teams can stay aligned, track important updates, and maintain a complete history of collaboration—all within the flow of work in Mythradon.

Activity Streams - Light Activity Streams - Dark


Key Features and Best Practices

  • Automated Change Logging When an audited field on a record is updated, the Activity Stream automatically generates a post detailing:

  • Who made the change

  • When the change occurred
  • What field was modified (if auditing is enabled)

  • @Mentions for Collaboration Use @username to mention team members in a post. The mentioned user receives a notification, ensuring prompt visibility and follow-up.

  • Markdown-Based Text Formatting Activity Stream posts support basic Markdown syntax, enabling clean and expressive formatting.

Markdown Formatting Cheat Sheet

Format Syntax Example Rendered Output
Bold **bold text** bold text
Italic *italic text* italic text
Bullet list - Item 1
- Item 2
• Item 1
• Item 2
Numbered list 1. First
2. Second
1. First
2. Second
Link [title](https://example.com) title
Code block `code` code


Configuration Note

To enable automated Activity Stream posts for field changes, auditing must be enabled per field on each entity. This can be configured by System Administrators or Developers using the Entity Manager.


See also