1
Canned Response via Webhook
Source: chatwoot/chatwoot#11844 · opened by @el-vis
Is your feature or enhancement related to a problem? Please describe.
Currently, canned responses are static and cannot be adapted to specific contact context, orders history, etc. This limitation makes it difficult to provide personalized support or integrate with external systems that could generate dynamic replies based on customer information.
Describe the solution you'd like
Canned responses should support dynamic content retrieved from a webhook.
When a canned response is triggered, the system should send a POST request to a configured webhook URL. The request payload should include the full conversation context, including contact details. The webhook's response should return the text that will be used as the canned response.
Describe alternatives you've considered
_No response_
Additional context
_No response_
Currently, canned responses are static and cannot be adapted to specific contact context, orders history, etc. This limitation makes it difficult to provide personalized support or integrate with external systems that could generate dynamic replies based on customer information.
Describe the solution you'd like
Canned responses should support dynamic content retrieved from a webhook.
When a canned response is triggered, the system should send a POST request to a configured webhook URL. The request payload should include the full conversation context, including contact details. The webhook's response should return the text that will be used as the canned response.
Describe alternatives you've considered
_No response_
Additional context
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
Canned Response for New Conversation
1 vote · 0 comments
feat: Ability to create private canned response
4 votes · 0 comments
Request for Personal canned response.
3 votes · 0 comments
Webhook Map fields for creating custom data structure
1 vote · 0 comments
feat: Store WhatsApp user_id in Contacts and include it in Webhook payloads to prevent duplicate profiles
1 vote · 0 comments
No comments yet.