Skip to content

Conversation

@Aviatorscode2
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Oct 31, 2025

MRK-1108 Chat section

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 31, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch MRK-1108-chat

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

The Chat channel delivers messages to your subscribers via their preferred chat platforms and application.

The Chat channel provides:
## Messaging Platforms vs. Messaging Applications
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check capitalization.

- **Cross-Platform Integration**: A single system to handle messaging platforms (e.g., Slack, Teams) and apps (e.g., WhatsApp, Telegram, Discord)
- **Scalability at Its Core**: Designed to handle high-frequency messaging without breaking a sweat
- **Effortless Configuration**: Minimal setup, maximum control over your chat notification workflows
- **Messaging Platforms** (such as Slack, Teams): Ideal for structured, workplace communication. Use these to notify teams or users in collaborative environments
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Messaging Platforms** (such as Slack, Teams): Ideal for structured, workplace communication. Use these to notify teams or users in collaborative environments
- **Messaging platforms**: Ideal for structured, workplace communication. Use these to notify teams or users in collaborative environments. Examples: Slack, Teams

- **Scalability at Its Core**: Designed to handle high-frequency messaging without breaking a sweat
- **Effortless Configuration**: Minimal setup, maximum control over your chat notification workflows
- **Messaging Platforms** (such as Slack, Teams): Ideal for structured, workplace communication. Use these to notify teams or users in collaborative environments
- **Messaging Apps** (such as WhatsApp, Telegram, Discord): Best for consumer-facing messaging. Engage users directly through personal or group chats
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Messaging Apps** (such as WhatsApp, Telegram, Discord): Best for consumer-facing messaging. Engage users directly through personal or group chats
- **Messaging apps**: Best for consumer-facing messaging. Engage users directly through personal or group chats. Examples: WhatsApp, Telegram, Discord

- **Messaging Apps** (such as WhatsApp, Telegram, Discord): Best for consumer-facing messaging. Engage users directly through personal or group chats

## Key Features
## How Chat delivery works in Novu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is "Chat" capitalized here?


## Common Use Cases
Start by adding a chat provider in the **Integration Store** on your Novu dashboard.
You can connect one or more integrations for different or even the same providers (for example, multiple Slack workspaces).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rewrite without parentheses.


### Trigger the workflow

Finally, trigger the workflow from your application code.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Finally, trigger the workflow from your application code.
Trigger the workflow using your application code.

### Trigger the workflow

Finally, trigger the workflow from your application code.
Novu automatically resolves the subscriber, retrieves the correct credentials (for example, the `webhookUrl`), selects the appropriate provider, renders the message, and delivers it to the chat platform.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence is too long, break it up. I suggest rewriting it as a list.

### Add a chat provider

## Common Use Cases
Start by adding a chat provider in the **Integration Store** on your Novu dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You bold Integration Store here, not elsewhere later in the doc. Be consistent.

FWIW, I think it should not be bold unless it is in a step.


Each provider has different requirements.

<Callout type="info"> See the supported chat providers list at the end of this page for detailed setup guides for each provider integration.</Callout>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<Callout type="info"> See the supported chat providers list at the end of this page for detailed setup guides for each provider integration.</Callout>
<Callout type="info"> For detailed setup guides for each provider integration, refer to the supported chat providers list at the end of this page .</Callout>


<Callout type="info"> See the supported chat providers list at the end of this page for detailed setup guides for each provider integration.</Callout>

## How to manages Chat credentials
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is chat capitalized here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants