Activities

low

Log of CRM touches and events: calls, emails, meetings, demos, notes, tasks.

activities_v1

Fields

ColumnTypeRequiredHints
idstringyes
contact_idstring
account_idstring
kindenumart · type · tipo
subjectstringbetreff · objet · oggetto · asunto
bodystringinhalt · corps · corpo · cuerpo · notes
occurred_atdatedatum · date · data · fecha
duration_minnumberdauer · durée · durata · duración

Use via MCP

Drop AdaptivMapr into Cursor or Claude Desktop. Schema-only calls are free and unlimited.

adaptivmapr.match_headers({
  template: "activities_v1",
  headers: ["first_name", "last_name", /* ... */]
})
MCP install instructions →