add_contacts_to_list
Add one or more contacts to a marketing list by specifying the list ID and contact details including phone numbers and names.
Instructions
Añadir contactos a lista — Añade uno o más contactos a una lista de marketing [mutation]
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID de la lista | |
| contacts | Yes | Array de contactos [{phone, name}] |