ViewInteractions
Display interactions (calls, meetings, etc.) related to an individual, an instrument or organization provided as context.
Intent Name
ViewInteractions
Display Name
View Interactions
Possible Contexts
Example
const contact = {
type: 'fdc3.contact',
name: 'Jane Doe',
id: {
email: 'jane@mail.com'
}
}
fdc3.raiseIntent('ViewInteractions', contact)
See Also
Context
Intents