Contact
Oneflow account has contacts that belong to the address books of workspaces.
Contact attributes
The table below lists all the attributes available for a contact within a Workspace.
| Attribute | Type | Description |
|---|---|---|
| company_name | string | The name of the contact person's company. |
| company_registration_number | string | The registration number of the contact person's company. |
| country_code | string | The country code of the contact. |
| created_time | string(datetime) | The time the contact was created. |
| date_of_birth | string | The date of birth of the contact person. |
| string | The email of the contact person. | |
| id | integer(signed_integer_id) | The ID of the contact. |
| name | string | The name of the contact person. |
| notes | string | The notes added to the contact person. |
| phone_number | string | The phone number of the contact person. |
| title | string | The title of the contact person. |
| updated_time | string(datetime) | The time the contact's information was last updated. |
| workspace_id | integer | The unique ID of the workspace where contact belongs to. |
Updated about 1 month ago
