create_contact
Create a new contact in amoCRM and add phone, email, or other custom field values to keep contact data complete.
Instructions
Create a new contact in amoCRM. Use custom_fields_values to set phone, email, and other fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Full contact name | |
| last_name | No | Last name | |
| first_name | No | First name | |
| responsible_user_id | No | Responsible user ID | |
| custom_fields_values | No | Custom field values (phone, email, etc.) |