We have an external SQL DB that holds contact information. We would like to implement a way for a user in CRM to click a ribbon button and a new page to display showing contact info from the external DB based on some pre-filtering criteria (based on data from a record the user is already on in CRM). The user can then select the record from the external data and it will create a new contact record in CRM.
Any examples would be appreciated.
Regards.