chore: Contact import improvements (CW-1362) (#6747)
Fixes: https://linear.app/chatwoot/issue/CW-1362/csv-imports-are-not-working-properly Fixes: #3462 --------- Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<p>Hello,</p>
|
||||
|
||||
<p>Your contact import has been completed. Please check the contacts tab to view the imported contacts.</p>
|
||||
|
||||
<p>Number of records imported. : {{imported_contacts}}</p>
|
||||
|
||||
<p>Number of records failed. : {{failed_contacts}}</p>
|
||||
|
||||
<p>
|
||||
Attachment [<a href="{{ attachment_url }}" _target="blank">Click here to view</a>]
|
||||
</p>
|
||||
<p>
|
||||
Click <a href="{{action_url}}">here</a>
|
||||
</p>
|
||||
Reference in New Issue
Block a user