Customer Social Profiles (Partial Update)
File Naming Convention
TGEN_socialProfiles_partialupdate_2025-08_<optionalSuffix>.csv
importType:partialupdateapiVersion:2025-08
Columns
| Column Header | Description | Type | Required |
|---|---|---|---|
customer | Unique Tulip identifier of the customer this social profile belongs to | string | Yes |
uuid | Unique Tulip identifier of the social profile | string | No |
externalId | Integrator provided unique identifier for the social profile. Typically used to map a primary key from a third party system to the Tulip resource. | string | No |
value | Value of the social profile | string | Yes |
type | Type of social profile | string | Yes |
isPrimary | Boolean dictating if this social profile is the primary social profile for the customer | boolean | No |
disabled | Boolean dictating if the social profile is disabled (true or false) | boolean | No |
Sample CSV
See the following socialProfiles CSV sample file.