- 13 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Customer Phone Management
- Updated on 13 Nov 2024
- 1 Minute to read
- Print
- DarkLight
The Customer Phone Management Data Extension can be used to add or remove phone numbers to/from accounts. Phone management is used to change phone numbers for Customers (add new phone number with consent, remove old phone number).This data extension formats the data for Relay batch file or Relay API triggered customer phone number changes. The Relay Custom Activity in SFMC Journey Builder does not source data from this data extension.
Setting Up the Automation
Step # | Description | Salesforce Marketing Cloud |
---|---|---|
1 |
| |
2 |
| |
3 |
| |
4 |
| |
5 |
| |
6 |
|
Data Fields
Field Name | Data Type | Notes |
---|---|---|
CCID | Text (100) | Primary Key. Required. Uniquely identifies a Client’s Customer |
PHONE_NUMBER | Text (100) | Primary Key. Required. The phone number associated with the Customer. Example: “2155551234” |
ACTION | Text (100) | Required. Valid values include: add - to add the phone number to the ccid remove - to remove the phone number from the ccid |
CONSENT_TYPE | Text (100) | Required when action = add. The Customer’s consent to the phone number. Valid values include ‘express’ and ‘written’ |