Skip to content

feat: add linkPreview option to Chatwoot integration #2455

@pepinogttv

Description

@pepinogttv

Feature Request

Description

The Chatwoot integration currently sends text messages to WhatsApp with link previews enabled by default, with no way to disable them from the integration configuration.

The linkPreview toggle was already implemented for Evolution Bot (PR #1908), but the same option is not available for the Chatwoot integration.

Expected behavior

Add a linkPreview boolean parameter to the Chatwoot integration settings, both in the /instance/create payload and in the /chatwoot/set/{{instance}} endpoint, so users can control whether URL previews are generated in WhatsApp messages sent from Chatwoot.

Current workaround

None available without modifying the source code directly.

Related

Suggested config parameter

{
  "linkPreview": false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions