Constant Contact · Capability
AppConnect V3 — Contacts Custom Fields
AppConnect V3 — Contacts Custom Fields. 5 operations. Lead operation: GET custom_fields Collection. Self-contained Naftiko capability covering one Constant Contact business surface.
What You Can Do
GET
Getcustomfields
— GET custom_fields Collection
/v1/contact-custom-fields
POST
Postcustomfields
— POST (create) a custom_field
/v1/contact-custom-fields
GET
Getcustomfield
— GET a custom_field
/v1/contact-custom-fields/{custom-field-id}
PUT
Putcustomfield
— Update a custom field.
/v1/contact-custom-fields/{custom-field-id}
DELETE
Deletecustomfield
— DELETE a custom_field
/v1/contact-custom-fields/{custom-field-id}
MCP Tools
get-custom-fields-collection
GET custom_fields Collection
read-only
idempotent
post-create-custom-field
POST (create) a custom_field
get-custom-field
GET a custom_field
read-only
idempotent
update-custom-field
Update a custom field.
idempotent
delete-custom-field
DELETE a custom_field
idempotent