# CreateContactRequest

Type: object

Contact fields to create. Add custom fields after defining them in Flownally.

## Properties

- `name` (string, optional)
- `phone` (string, optional) - Phone number in E.164 format (e.g., +48123456789)
- `customFields` (object, optional)

