Introduction
You can automate Forwrd to continuously update Salesforce with your model's output. This will enable your GTM teams to review and prioritize based on the results.
Forwrd provides the following output for each prediction:
Forwrd Score - Forwrd scores each record as either Excellent, Good, Fair, or Poor based on the propensity to convert. 'Excellent' has the highest propensity, while 'Poor' has the lowest.
Forwrd Explain - This explains the top signals influencing the model's score.
Forwrd Trend - Values are either Up, Down, or empty (no change). For example, if a prediction changes from Fair to Good, the trend value will be Up.
Forwrd Score Date - the date of the recent score change.
This article provides a step-by-step guide on setting up these fields in Salesforce and automating them in Forwrd.
What you need to get started
A Forwrd.ai account
A Salesforce account
Setting up the integration
Create the Forwrd fields in Salesforce:
Login to Salesforce and go to Setup->Object Manager
Choose the object you would the Forwrd's prediction to be visible on (e.g. Contact or Account)
Click Fields & Relationships and create the following custom fields:
Forwrd Score* - field type should be 'Text'
Forwrd Explain - field type should be 'Long Text'
Forwrd Trend - field type should be 'Text'
Forwrd Date - field type should be 'Date'
*Suggested custom fields names
Add the new fields to the relevant object layout
For additional information on how to create custom fields on Salesforce please refer to Salesforce Help Center.
Set model automation in Forwrd
Login in to Forwrd
Go to the automation tab of the model you would like to automate
Click on 'New' to create a new automation
For each automation, you'll need to define 3 parameters:
Read from:
Configure this to define additional conditions for the audience you want to filter (e.g., only predict leads created in the past day).
Update to:
Sync:
This is the automation scheduler, for example, every day at 12 am. You can add multiple syncs by clicking on 'Add'.
Turn the automation on by clicking on the off/on toggle.
The automation is ready! Forwrd will create a new prediction and update Salesforce with the results based on the sync schedule you configured.