create_a_new_contact
Create a new contact record in ActiveCampaign by providing email, name, phone, and custom field values. Each call adds a distinct contact.
Instructions
🟡 WRITE · creates data · Contacts · POST /contacts
Create a contact
Creates a new record. Not idempotent — calling twice may create duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |