# Update Subscriber Details

> Replace a subscriber record in Campaign Monitor.

## Description

Replace a subscriber record in Campaign Monitor.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Connection** - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* Select **Switch to object view** to explore and map your data using the [Data Mapping editor](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/configuring-activities#data-mapping-editor).
* **Client** - The client for which you want to perform this action. Type up to three characters of the name to select the client from the available drop-down list or enter a custom client ID. This field supports `String` type input.
* **Current email address** - The email address of the subscriber that should be replaced. The list of active subscribers can be retrieved from the [List all Records](https://docs.uipath.com/activities/other/latest/integration-service/uipath-campaignmonitor-campaignmonitor-list-all-records) activity > **List Active Subscribers** object. This field supports `String` type input.
* **List** - The ID of the list to be replaced. Type of to three characters of the name to select it from the available drop-down list or enter a custom list ID. This field supports `String` type input.
* **Email address** - The new email address of the subscriber. This field supports `String` type input.
* **Consent to track** - Whether the subscriber has given permission to have their email opens and clicks tracked. Values can be **Yes** or **No**. This field supports `String` type input.
* **Name** - The name of the subscriber. This field supports `String` type input.

### Manage Properties

Use the **Manage Properties** wizard to configure or use any of the object's standard or custom fields. You can select fields to add them to the activity canvas. The added standard or custom fields are available in the **Properties** panel (in Studio Desktop) or under **Show additional properties** (in Studio Web).

Custom fields, i.e. account specific fields (to capture custom data), are supported and can be accessed under `customFieldValues`.

### Additional properties

* **Resubscribe** - Whether the subscriber has resubscribed or not. This field accepts only Boolean values. The default value is **False**.
* **Restart subscription based autoresponders** - Whether to start subscription based autoresponders or not. Boolean value. The default value is **False**.

#### Output

* **Email** - Automatically generated output variable.
