Event iFrame embedded in Customer Portal
Assuming the customer has an internally built system that has equities, etc. The goal is to list Aiera events with those equities, such that you can click each event and listen to it, view it, internal to the customers system. This is accomplished by fetching the event data from Aiera on the backend, showing those events with the equities, and using the Aiera Javascript API to create embedded views of those events.
- Aiera issues a server side API key to the customer.
- API key can be used to fetch Aiera events from the ‣
- Customer fetches events schedules frequently, and correlates them back to their own system matching up by bloomberg ticker, isin, etc.
- Customer uses the iFrame Integration [DEPRECATED] to embed the full event viewing experience into their own user interface.
- The iFrame API supports passing custom styles so that it can more closely match the partner system
- Example of how event may look inside partner system