Create a List

Use the Post method to create a new list within a Marketing Cloud account.

Documentation for the Fuel Java SDK can be found at http://salesforce-marketingcloud.github.io/FuelSDK-Java/

You can provide the following values for the props property on the object:

  • ListName

    • String datatype
    • Name of the list
  • Description

    • String datatype
    • Description of the list
  • Category

    • Int32 datatype
    • Identifies the folder containing the list
  • Type

    • ListTypeEnum datatype
    • Specifies either Public or Private as the type
  • CustomerKey

    • String datatype
    • User-supplied unique identifier for an object within an object type