...
Parameters listGuid e listId can be used together or alternatively, passing one of them as null or empty: in the first case the list is verified using both parameters, otherwise using only the provided parameter.
...
Info |
---|
SendMessageNL method - Requires the CSV file to be moved to MailUp servers before method is called
- Manages import and sending for a specific list. Differently from batch FTP imports from a CSV file, this method does not allow to import contacts to different lists. All recipients must be imported in the same list
- The file containing the recipients must be in CSV format (can also be provided in a compressed format using ZIP compression).The file and its fields must be structured following the guidelines contained in the CSV file description
|
...
Note |
---|
SendMessageNL is often the best option for a fast bulk import and sending but users should be aware of some known limitations |
The combination of the parameters timeDateSending and sendDelayTest determines the date of the scheduled sending
...