Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Mar 22, 2024

Get Lead

UiPath.Marketo.Activities.GetLead

The Get Lead activity uses the Marketo Lead Database API to get a specific Lead (Lead ID).

How it works

The following steps are an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Marketo Scope activity to your project.
  3. Add the Get Lead activity inside the Marketo Scope activity.
  4. Enter values for the Input properties.
  5. Click the Configure button inside the Get Lead activity (this opens the Object Wizard).
  6. Create and enter a ResponseStatus variable for the Output property.

In the Body of the Activity

To enter your Get Lead property values, you must use the Object Wizard by clicking the Configure button. The Configure Connection dialog allows you to specify both a Design Connection and a Robot Connection.

The Design Connection is used for authentication only for design-time experiences. The Robot Connection credentials will be used when the robot runs any activity.

  • Client ID - The Client ID to use for authentication. This field supports only Strings or String variables.
  • Client Secret - The client secret for authentication. This field supports only SecureStrings or SecureString variables.
  • Base Url - The base URL for the connection. This field supports only Strings or String variables.
  • Existing Connection - Use an existing Marketo connection. Enter a Connection variable.
  • Lead ID - The Marketo lead id. This field supports only Strings or String variables.

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.
Options
  • Get Memberships - When selected, will return the list of memberships for this Lead.
  • Get Programs - When selected, will return the list of programs for this Lead.
  • Get Smart Campaigns - When selected, will return the list of smart campaigns for this Lead.
Output
  • Memberships - The memberships retrieved. Enter a Membership[] variable.
  • Programs - The programs retrieved. Enter a Program[] variable.
  • Smart Campaigns - The Smart Campaigns retrieved. Enter a SmartCampaign[] variable.
  • ReponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable.
  • How it works
  • 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.