FDC3 Intents

FDC3 Intents are standardized verbs that applications use to request functionality from other applications on the financial desktop. Standard intents include ViewChart, ViewQuote, ViewNews, ViewAnalysis, ViewInstrument, ViewHoldings, ViewOrders, ViewResearch, ViewProfile, ViewInteractions, ViewMessages, ViewChat, StartCall, StartChat, StartEmail, CreateInteraction, and CreateOrUpdateProfile. Applications declare which intents they handle in their App Directory entry, and the Desktop Agent routes intent requests to appropriate handler apps.

API entry from apis.yml

apis.yml Raw ↑
aid: fdc3:intents
name: FDC3 Intents
description: FDC3 Intents are standardized verbs that applications use to request functionality from other
  applications on the financial desktop. Standard intents include ViewChart, ViewQuote, ViewNews, ViewAnalysis,
  ViewInstrument, ViewHoldings, ViewOrders, ViewResearch, ViewProfile, ViewInteractions, ViewMessages,
  ViewChat, StartCall, StartChat, StartEmail, CreateInteraction, and CreateOrUpdateProfile. Applications
  declare which intents they handle in their App Directory entry, and the Desktop Agent routes intent
  requests to appropriate handler apps.
humanURL: https://fdc3.finos.org/docs/intents/spec
baseURL: https://fdc3.finos.org
tags:
- Intents
- Interoperability
- Financial Services
- Workflow
- Open Standard
properties:
- type: Documentation
  url: https://fdc3.finos.org/docs/intents/spec
- type: Reference
  url: https://fdc3.finos.org/docs/intents/ref/ViewChart
- type: GitHubRepository
  url: https://github.com/finos/FDC3