The HTTP API supports the ability to manage several aspects of Lists and List Definitions, which are used to define properties and assign contacts to receive campaigns. Several commands require a list_definition_id or list_id to process. You can view these IDs by using the Show commands.
Commands
API commands for List Definition management include:
- Create List Definition (createlistdefinition)
API commands for managing Lists created from List Definitions include:
- Create List from List Definition (createlistfromdefinition)
API commands for List management include:
- Create List (createlist, excreatelist)
- Copy List (copylist)
- Update List (updatelist)
- Show Lists (show_lists)
- Get List (getlistbyid, getlistbyname)
- Report Contacts in List (rpt_subscribers_in_list)