In the Salesforce Managed Package the Relationship Explorer as a Relationship Score field that is designed to be customized. We suggest following these steps to full configure it.
Go to Custom Settings - > Click Managed on the SigParser Custom Stttings and then click New
Click the checkbox for Use Custom Scoring Flow
Go to Flows and create a new Flow using Triggered Automations that is a Triggered Flow
Select the Contact Relationship object and the radio button A record is created or updated
βIn the Toolbox create a new Resource as a Formula. Give it a name. The Data Type must be Text. Then define a formula. Here is an example one that is surrounded by TEXT(...).
βPick the field for Score and then the value should be the score formula you defined.
Save the flow and then Activate it. The score should then run.
You can debug the field by clicking the Debug button and selecting a record.


