View Categories

Accounts Import in the Leadsquared

< 1 min read

Context of the Issue
#

I received a ticket in which the client reported an issue: they were receiving reports via email when the account import was successful, but they were not receiving reports when the account import failed. The client was not willing to share the CSV file due to the sensitive data it contained.

RCA
#

A dev ticket was raised to investigate the issue and the dev team concluded that the account import failure was occurring due to duplicate columns in the client’s CSV file that they were importing.

Summary #

  • In the case of a successful accounts import, a report will be sent via email.
  • In the case of a failed accounts import, no report will be sent via email.

  • Scroll to Top