Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This functionality is useful especially when the import file is remitted from a third party automated process.

 

A sample of the page layout as it appears when properly configured , is shown below : 

When landing to this page it will be possible for the user, to :

1) select the amount of rows the data grid will display per page 

Report columns description 

...

ColumnLabel in englishLabel in spanishLabel in italianoitalianDescription
Import Id IdIIdiIdiThe unique identifier for the whole import process
Imported File NameOfnNaNfThe name of the submitted import file
List IdIdlIdlIdlThe target list the process imported the recipients for
Start dateSdFiDiThe datetime the import process has begun
End dateEdFfDfThe datetime the import process has ended
Processed rowsPrLpRpThe overall count of rows the process has treated
Valid rowsVrLvRvThe amount of valid rows the process was able to process
Duplicated email messagesDeEdEdThe email recipients found as duplicated
Valid email messagesVeEvEvThe amount of unique email addresses imported
Non valid email messagesNveEnvEnvThe amount of invalid email addresses the process couldn't import to the desired list

...

Field nametypedescription
ListIdintthe unique identity for the list the report will display data for
ListGuidstringthe unique string identifier for the list being taken into cosideration by the report
Info

The ListGuid information can be easily retrieved from the Mailup console interface : Click on Settings from your left panel menu --> Account settings --> Developer's corner --> Codes table. There, it will be listed all the GuidList information for each List

It can be either retrieved via REST or SOAP API, for more information please take a look at these sections : REST or SOAP

 

Examples