feat: Add webhook events for contact created, updated (#6415)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -8,6 +8,8 @@ FactoryBot.define do
|
||||
conversation_status_changed
|
||||
conversation_updated
|
||||
conversation_created
|
||||
contact_created
|
||||
contact_updated
|
||||
message_created
|
||||
message_updated
|
||||
webwidget_triggered
|
||||
|
||||
Reference in New Issue
Block a user