2
Allow sending message from the JS website
Source: chatwoot/chatwoot#8998 · opened by @sjcotto
Is your feature or enhancement related to a problem? Please describe.
Not sure if there is any workarround, but we need to show a greeting message before the user sends the first message, saww the greetings works differently, also saw that the hook for widget triggered is sent before the user clicks on "Start conversation", the actual "Start conversation" button is not sending any requests.
One option is that if we could send a message from the website into the widget, something like
$chatwoot.sendMessage("...")
is this possible?
Describe the solution you'd like
Have a way to send messages or display greetings after start conversation button is clicked
Describe alternatives you've considered
_No response_
Additional context
_No response_
Not sure if there is any workarround, but we need to show a greeting message before the user sends the first message, saww the greetings works differently, also saw that the hook for widget triggered is sent before the user clicks on "Start conversation", the actual "Start conversation" button is not sending any requests.
One option is that if we could send a message from the website into the widget, something like
$chatwoot.sendMessage("...")
is this possible?
Describe the solution you'd like
Have a way to send messages or display greetings after start conversation button is clicked
Describe alternatives you've considered
_No response_
Additional context
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
feat(api): Add parameter to skip conversation continuity emails on a per-message basis
1 vote · 0 comments
Add Support for Editing Messages in the Inbox API.
21 votes · 0 comments
Text-only format for outbound SMTP messages
1 vote · 0 comments
Message-level metadata
1 vote · 0 comments
Ability to undo message sending
1 vote · 0 comments
No comments yet.