Shoretel.com Partner Finder

Mitel is a company which bought Shoretel, a prior enterprise-client. Their current partner-finder is a redo of what was originally a Salesforce (“SOQL”) API-integrating NodeJS/ExpressJS middleware I authored and maintained (called from AJAX from the partner finder [AJAX-out], talked to Salesforce via SOQL on the back [SOQL-in]). The Partner Finder “middleware” also cached the data via heroku Scheduler, into a MongoDB cluster hosted in mLab. This middleware’s ExpressJS-powered endpoints were availed to Shoretel’s frontend partner-finder integration, utilizing CORS so as to make our Express routes available to AJAX from an existing enterprise-Drupal’s calls from the Partner Finder’s frontend. UI/feature-wise, the exact-same Partner Finder is presumably still in production use at Mitel, using the same basic architectural approach -apprised.