Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Create List (Basic)

UiPath.SalesforceMarketingCloud.IntegrationService.Activities.CreateBasicList

Create a basic list in Salesforce Marketing Cloud.

In the Body of the Activity

The following properties are located inside the body of the activity:

  • List Name - The name of a specific list.
  • Description - Describes and provides information regarding a list.
  • Category - ID of the folder that an item is located in.
  • Client ID - Specifies the account ownership and context of a list.
  • Customer Key - User-supplied unique identifier for an object within an object type.
  • List Classification - Specifies the classification for a list. Valid values can be: ExactTargetList, PublicationList and SuppressionList.
  • Owner ID - Describes account ownership of subscriber in an on-your-behalf account.
  • Type - Indicates the type of specific list or email to send to the address. Valies can be Public, Private, Salesforce, GlobalUnsubscribe, or Master.
  • Campaign ID - The ID of the new campaign.

    Note: Some APIs in Salesforce Marketing Cloud such as POST /list (Create List) are asynchronous, which means the record created might not reflect immediately in the GET /list (List All Lists). This is vendor behavior and should be taken into consideration when using such activities.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only Strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
  • Success - Boolean - Specifies whether the API request was successful.
  • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
  • Message - String - The error message.
  • In the Body of the Activity
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.