Tuesday 04 March
Fixes
Fix for error thrown when lead(s) integrated via Convertr Connect
We have fixed an issue where leads integrated via Convertr Connect occasionally caused errors to be thrown due to duplicate records with the same timestamp being created in our database. This has now been addressed to prevent the error.
Wednesday 05 March
Improvements
Improved validation section of the Universal Connector validation
We have introduced a few improvements to the validation section of Universal Connector validation:
- Removed Pass/Fail option as it was hard for customers to understand
- Removed duplicate comparison operator, like "Less" and "Fewer"
- Added negative operators to every comparison operator, like "Not Contains" for "Contains" operator
The complete list of comparison operators:
Contains Text |
Empty |
Ends With |
Equals |
Less Than |
Greater Than |
Starts With |
Not Contains Text |
Not Empty |
Not Ends With |
Not Equals |
Not Less Than |
Not Greater Than |
Not Starts With |
|
Please note: We use the "Not Contains" notation to keep it consistent with operators like "Not Empty" and make operators easier to find in the list.
Learn more about Universal Connector: Convertr + Universal Connector = Endless Lead Processing Possibilities
See technical details Universal Connector - Integrate With Enrichment and Validation Providers Flexibly
Improved invalidation reason messaging of the Universal Connector
Customers highlighted that having more details on which specific validation rules failed would help them understand and fix data quality problems quicker.
We have added details on the failed rules to:
- Lead dashboard when hovering over the Invalid status label
- 'Job Details' tab of the lead view
- 'Processr Logs' tab of the lead view
- QA flags column of the lead export
Please note: We only show details on failed rules if validation is configured with "ALL" overall operation. If it is configured with "ANY" overall operation, then all rules must fail to invalidate the Universal Connector job. Thus, we don't show failed rules in "ANY" overall operation case to reduce potential noise.
Learn more about Universal Connector: Convertr + Universal Connector = Endless Lead Processing Possibilities
See technical details Universal Connector - Integrate With Enrichment and Validation Providers Flexibly
Wednesday 12 March
New Features
Campaign Duplication API
Keeping campaign information consistent across various platforms can be challenging. To simplify this, we created a Campaign Duplication API that allows you to duplicate campaigns of your choice programmatically from your internal platforms.
Learn more: Campaign Duplication API: Automate Campaign Creation From Your Internal Platforms
See technical details API Reference: Campaign Duplication API
Thursday 13 March
Fixes and Improvement
Fix for Delivery Tooltip Issue
We have resolved an issue where the Delivery Tooltip was not displaying any information regarding lead delivery. This issue has now been fixed, and the tooltip correctly shows the relevant delivery details.
Email Validation in Processr Batch CSV Integration Job
We have improved email validation in the Processr Batch CSV Integration Job. Previously, if a user saved an incorrectly formatted email, the job would process it, but the email would never be received due to its invalid format. With this enhancement, incorrect email formats are now detected earlier, preventing invalid entries and ensuring better data integrity.
Tuesday 18 March
Improvements
New Start Date Filter for Campaign Reports
We’ve added a start date filter to the campaign and multicampaign reports, allowing users to filter campaigns based on their start date within a specific time period.