I'm building a Add-in for Postilize in Microsoft Outlook. When a user clicks on an email, the add-in will slide in from the right. The add-in will show Client Name. For example, if I click on an email from david@deloitte.com, I should see information about Deloitte. Underneath, it will show the top 5 known contacts based on relationship and show their Name, Relationship Score and Trend (arrows, color coded for up or down). Underneath that, Most Recent 5 interactions (emails, meetings, etc). Underneath that, the 5 most connected colleagues in their firm that have the best relationships with people at Deloitte. This should show their name and their relationship score. Underneath, show top 3 recent business development signals (such as funding rounds, rolle changes, acquisitions, quarterly results).
I'll create a Microsoft Outlook add-in for Postilize that displays client information when a user clicks on an email. The add-in will slide in from the right and show comprehensive relationship data.
This Postilize add-in for Microsoft Outlook provides comprehensive client relationship information when a user clicks on an email. Here's what the add-in includes:
Client Information Section
Top Contacts Section
Recent Interactions Section
Connected Colleagues Section
Business Development Signals Section
To fully implement this add-in in a production environment, you would need to:
The current implementation includes placeholder data, but in a real-world scenario, you would connect to your Postilize API to fetch real-time relationship data based on the selected email.