Customer Phone Management
  • 13 Nov 2024
  • 1 Minute to read
  • Dark
    Light

Customer Phone Management

  • Dark
    Light

Article summary

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

  • Complete the SQL Mapping Worsksheet.

    Note: For details on each data field and the required format, please see the Data Fields section below this table.

Customer Phone Management
27.00 KB

2

  • Open Journey Builder > Automation Studio.

3

  • Select the Activities tab and open the list of SQL Queries.

4

  • Select the Relay Customer Phone Management SQL Query and select the edit icon (pencil).

5

  • Edit the SQL Activity shell.

    • All tablename.fieldname entries must be updated (or removed) based on your entries in the mapping worksheet.

    • The Test table name must be replaced with the actual table name where the data will be pulled from. (If more than one table is used to obtain data, a properly coded SQL 'join' statement can be used.)

    • All input_ parameters required for the trigger_id must be mapped. Add additional mappings for each input_ parameter to support the requirements of the experience.

6

  • Click through to save the updated query.

  • Schedule the automation.

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’


Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence