ActiveCampaign · Capability
ActiveCampaign API v3 — Notes
ActiveCampaign API v3 — Notes. 5 operations. Lead operation: ActiveCampaign Retrieve List of All Notes. Self-contained Naftiko capability covering one Activecampaign business surface.
What You Can Do
GET
Retrievelistofallnotes
— ActiveCampaign Retrieve List of All Notes
/v1/notes
POST
Createanote
— ActiveCampaign Create a Note
/v1/notes
GET
Retrieveanote
— ActiveCampaign Retrieve a Note
/v1/notes/{id}
PUT
Updateanote
— ActiveCampaign Update a Note
/v1/notes/{id}
DELETE
Deletenote
— ActiveCampaign Delete a Note
/v1/notes/{id}
MCP Tools
activecampaign-retrieve-list-all-notes
ActiveCampaign Retrieve List of All Notes
read-only
idempotent
activecampaign-create-note
ActiveCampaign Create a Note
activecampaign-retrieve-note
ActiveCampaign Retrieve a Note
read-only
idempotent
activecampaign-update-note
ActiveCampaign Update a Note
idempotent
activecampaign-delete-note
ActiveCampaign Delete a Note
idempotent