feat: Contact Exports (#7258)
This commit is contained in:
@@ -52,6 +52,8 @@ en:
|
||||
contacts:
|
||||
import:
|
||||
failed: File is blank
|
||||
export:
|
||||
success: We will notify you once contacts export file is ready to view.
|
||||
email:
|
||||
invalid: Invalid email
|
||||
phone_number:
|
||||
|
||||
@@ -115,6 +115,7 @@ Rails.application.routes.draw do
|
||||
get :search
|
||||
post :filter
|
||||
post :import
|
||||
get :export
|
||||
end
|
||||
member do
|
||||
get :contactable_inboxes
|
||||
|
||||
Reference in New Issue
Block a user