The Telecoms template is used to import one or more communication methods for your Contacts. You can either use the Vega Contact ID, ScoperID or First name, last name and email address to identify the Contact to add the telecoms record to.
Template FieldName | Field Type (Length) | Notes |
ID | nvarchar(15) | This is used where provided to match to the correct Contact record in Vega using the Vega Contact ID. |
ScoperID | nvarchar(20) | This is used where provided to match to the correct Contact record in Vega using your legacy unique ID. |
First Name | nvarchar(150) | This is used where provided to match to the correct Contact record in Vega using the Contacts First Name, Last Name and Email Address. |
Last Name | nvarchar(150) | This is used where provided to match to the correct Contact record in Vega using the Contacts First Name, Last Name and Email Address. |
Email Address | nvarchar(150) | This is used where provided to match to the correct Contact record in Vega using the Contacts First Name, Last Name and Email Address. |
TelecomType | nvarchar(150) | The communication method type. This must be a valid communication type name as per the dropdown in Vega Contact. |
TelecomValue | nvarchar(150) | The value of the communication type, for example, the phone number or email address. |
TelecomvalueExt | nvarchar(20) | An optional extension to the Telecom value. This can be used to capture an extension number or any additional information, for example, After-hours, if the number only applies afterhours. |
ActiveFlag | bit | TRUE or FALSE. Will default to TRUE if left blank. |
Comments
0 comments
Please sign in to leave a comment.