mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
feat: Add bulk imports API for contacts (#1724)
This commit is contained in:
@@ -67,6 +67,7 @@ Rails.application.routes.draw do
|
||||
collection do
|
||||
get :active
|
||||
get :search
|
||||
post :import
|
||||
end
|
||||
scope module: :contacts do
|
||||
resources :conversations, only: [:index]
|
||||
|
||||
Reference in New Issue
Block a user