Opportunities

low

Deals in pipeline: amount, stage, probability, close date, owner.

opportunities_v1

Fields

ColumnTypeRequiredHints
idstringyes
account_idstring
namestringyesname · nom · nome · nombre
amountnumberyesbetrag · montant · importo · monto · amount
currencystringwährung · devise · valuta · moneda
stageenumphase · stade · fase · stage
probabilitynumberwahrscheinlichkeit · probabilité · probabilità · probabilidad
close_datedateabschlussdatum · date de clôture · fecha de cierre
owner_emailemail

Use via MCP

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

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