Mat Ruff

Results 2 issues of Mat Ruff

### Description - Add missing `Interaction_Source_Field_API_Name__c` field to `Interaction_Mapping__c`. - `Interaction_Source_Field_API_Name__c` is referenced in multiple profiles and permission set, but apparently wasn't part of this repo on the `Interaction_Mapping__c` object,...

bug

Switch to using HEDA Trigger framework. Currently the INT_InteractionProcessor.cls is being called from a standard Salesforce Trigger, it would be more beneficial to use the HEDA Trigger framework.