You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we improve the documentation around this use case so that it covers why this needs to involve FDC3 interop? "A User may want to search messages" is achievable from within a single app (say Symphony)... so we need to be clear why and how users would use this from one app to another.
Enhancement Request
Use Case:
Users may want to search and see some messages. A list of messages will be displayed to the user.
Intents
ViewMessages
The proposal is to support a new intent
ViewMessages
to search messages.Intent name: ViewMessages
Display Name: View Messages
Context
This intent could take as context:
Context: Instrument
This shows messages containing a given ticker. (Like '$AAPL')
Example
Context: Contact
This shows messages from a specific contact.
Example
Context: Contact
This shows messages from a specific organization.
Example
Context: Tag
This shows messages containing a specific tag.
Example
Additional Information
Maybe in the future, we will support a list of Intents/Contact/Organization/Tags. Out of scope for now.
The text was updated successfully, but these errors were encountered: