MessagingPhoneNumbers
messaging_phone_number__v
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
id |
| Messaging Phone Number Type | String | True |
object_type__v |
| Global ID | String | True |
global_id__sys |
| Link | String | False |
link__sys |
| Name | String | False |
name__v |
| Status | String | False |
status__v |
| Created By | String | True |
created_by__v |
| Created Date | Datetime | True |
created_date__v |
| Last Modified By | String | True |
modified_by__v |
| Last Modified Date | Datetime | True |
modified_date__v |
| Number | String | False |
number__v |
| WhatsApp Business Account | String | False |
whatsapp_business_account__v |
| External Id | String | False |
external_id__v |
| Data Storage Geolocation | String | False |
data_storage_geolocation__v |
| Display Name | String | False |
display_name__v |
| WhatsApp Business Phone Number Id | String | False |
whatsapp_business_phone_number_id__v |
Pseudo-Columns
Pseudo-column fields are used in the WHERE clause of SELECT statements and offer more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ExternalIdColumn | String |
Specifies the External Id column to be used for Update and Upsert operations. Should be set to an unique column different from Id |