Drift · Capability
Drift — Contacts
Drift — Contacts. 10 operations. Lead operation: Drift Create a contact. Self-contained Naftiko capability covering one Drift business surface.
What You Can Do
POST
Post
— Drift Create a contact
/v1/contacts
GET
Get
— Drift List contacts by externalId
/v1/contacts
GET
Get
— Drift List contacts by email
/v1/contacts
GET
Get
— Drift List custom contact attributes
/v1/contacts/attributes
PATCH
Patch
— Drift Update a contact - ExternalId
/v1/contacts/normalize
POST
Post
— Drift Post a timeline event to a contact - externalId
/v1/contacts/timeline
PATCH
Patch
— Update a contact - Drift Id
/v1/contacts/{id}
GET
Get
— Fetch a contact by Drift Id
/v1/contacts/{id}
POST
Post
— Drift Delete a contact
/v1/contacts/{id}
POST
Post
— Drift Unsubscribe contacts from emails
/v1/emails/unsubscribe
MCP Tools
drift-create-contact
Drift Create a contact
drift-list-contacts-externalid
Drift List contacts by externalId
read-only
idempotent
drift-list-contacts-email
Drift List contacts by email
read-only
idempotent
drift-list-custom-contact-attributes
Drift List custom contact attributes
read-only
idempotent
drift-update-contact-externalid
Drift Update a contact - ExternalId
idempotent
drift-post-timeline-event-contact
Drift Post a timeline event to a contact - externalId
update-contact-drift-id
Update a contact - Drift Id
idempotent
fetch-contact-drift-id
Fetch a contact by Drift Id
read-only
idempotent
drift-delete-contact
Drift Delete a contact
drift-unsubscribe-contacts-emails
Drift Unsubscribe contacts from emails