What is the PFL Integration
The PFL Integration for RollWorks allows you to inform your direct mail and gifting strategy using RollWorks account and contact data. Powered by RollWorks’ account-based platform, the RollWorks and PFL integration enables mutual customers to use RollWorks’ account and contact data to create automated workflows for sending direct mail and gifts to prospects and customers.
The PFL Integration provides you with the following features and benefits:
Features:
- Account and Contact advertising data
- Account and Contact website engagement data
- Automated processes to automate adding contacts to direct mail campaigns
Benefits:
- Improve your direct mail and gifting strategies by using data and machine learning
- Access user-level advertising and website interactions to determine when and who you send to
- Automate adding contacts to direct mail and gifting campaigns when the account or contact satisfies advertising and/or engagement criteria you customize.
Watch this 3-minute video to see how the integration works!
Who can access
In order to access the PLF Integration you must have:
- A PFL subscription and have
- Integrated your PFL and Salesforce accounts.
- Any RollWorks paid subscription package
- Integrating your RollWorks account with Salesforce.
Your RollWorks Package | PFL Integration |
---|---|
Account Based Advertising | Included |
Account Based Marketing + Advertising | Included |
Account Based Marketing | Included |
Starter (Legacy) | Included |
Standard (Legacy) | Included |
Professional (Legacy) | Included |
Ultimate (Legacy) | Included |
Free Tier | Not included |
To find your current subscription, log in to RollWorks and navigate to Settings > Billing > Plans & Usage.
Integration set up
- Integrate your RollWorks account and Salesforce Org following the steps in the RollWorks Salesforce Integration guide.
- Ensure your PFL account and Salesforce instance are integrated.
- Create one Account List in RollWorks to use account data to inform your gifting strategy.
How to use it
RollWorks and PFL customers can use RollWorks data in Salesforce to trigger direct mail sends. There are two ways you can trigger the direct mail:
- Salesforce Process Builder
- Salesforce Reports
Using Salesforce Process Builder or Flow Builder
This approach will automatically add contacts to direct mail campaigns if the contact achieves a custom level of engagement. The RollWorks User Summary custom object is the simplest way to automate sending direct mail because the advertising and engagement data is tied to a specific contact or lead. You can use any field on the RollWorks User Summary custom object that is updated based on advertising or engagement data when determining who you want to send direct mail to.
In this example, we want to add any contact who has clicked on 5 or more ads, OR received 2 or more impressions. You can customize the criteria to fit your direct mail needs.
Object: RollWorks User Summary
Engagement criteria:
User_Summary__Conversions > 1
AND
Account__RollWorks Growth ICP is not null
OR
Account__RollWorks Commercial ICP is not null
OR
Account_RW TAL is not null
The flow should trigger when a record is created or updated.
Choose the RollWorks User Summary Object whose records trigger the flow on create or update when the specified conditions are met.
Add other conditions the contact must meet besides the User Summary engagement.
Actions: Create Campaign Member Record
To create the campaign member successfully, you will need to locate the campaign ID you intend to add the contact to. You can find the campaign ID by navigating to the campaign in Salesforce, and locating the ID in the browser URL.
Example (ID is in red):
https://adroll.lightning.force.com/lightning/r/Campaign/7014W000000u0msQAA/view
Check if the campaign member already exists in the campaign. If the campaign member is not found, add the contact as a campaign member.
Finally, save the contact as the campaign member in the specified campaign.
Create a rule in Salesforce TMA (PFL’s Salesforce package) monitoring for the campaign member being created.
Salesforce Report Builder
This approach will allow you to sort contacts based on levels of engagement so you can pick and choose who you send the direct mail to.
Manually build a report to view which contacts are showing the most impression, click, conversion, page view activity. The example below is a RollWorks User Summary with Contact report type looking at Contacts with Clicks > 0.
Once the report has been created and saved the drop down arrow on the far right will give you the option ‘add to campaign’.
By having a TMA rule active that is monitoring for Contacts being added to this campaign you can very easily and quickly generate a number of direct mail orders seamlessly.
Resource: How to add Report Records to a campaign
TMA Product call outs when using RollWorks data
- If you want to send direct mail to both Leads and Contacts, you must have a rule for each type as they will use different address fields.
- The RollWorks integration use must be enabled as a user in Salesforce TMA. This can be done by doing the following.
- Navigate the TMA Administration from the Salesforce App Launcher
- Click on the TMA Tools tab
- Click on the Users tab
- In the search box search for the RollWorks integration user that you have set.
- Select ‘Enabled’
- Click ‘Save’