Versions Compared

Key

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

...

Info

Normally when sending campaigns out from Mailup account, there's no relationship between an import process and the subsequent dispatch it may take place.

Fields Message Id and Send Id, will be valued only when using MailUpSend.SendMessageNL to import and send out messages in one single process.

For more information about MailUpSend.SendMessageNL web method, please read here WS_MailUpSend.SendMessageNL

Accepted Arguments

Field nametypedescription
IdListintthe 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


Working sample

http://d4d7ge9x3d.s70s85.it/frontend/Import_reportReport.aspx?ListGuidListGUID=4935af052dd6acf-32f5785e-48d54690-88079899-e5f2c157fa8ea3a42066d052&ListIdIdList=1

 

Troubleshooting

Below a simple chart displaying the possible issues occurring when trying to run this page, along with a suggested resolution for the specific issue

...