Skip to main content
Release 17

Feb 16, 2024

Updated over a week ago

New Features πŸŽ‰

  • Salesforce - Managed package relationships for Contacts and Accounts improvements

    • Control the field mappings

    • No longer uses bulk sync and instead uses targeted create/update/delete statements.

    • Reduces the number of records being updated since the old bulk sync method would send over the same records repeatedly anytime the Contact or Company was updated in SigParser

    • Added new options for turning off relationship sync in the sync configuration tooling in the web application.

    • This may result in more API requests being consumed, especially for new data loads.

    • Existing users are currently still on the old bulk sync process but will eventually be moved to the new method.

  • Coworker Modal - Export limit increased to 10K records from 1K for the Companies and Contacts the Coworker had interactions with.

  • iPAAS API: Contacts List API - Added some new columns

    • email_name_type - Type of the local part of the email address.

    • domain_type - Type of the domain name extracted from the email address.

    • domain_country - Country of the domain name extracted from the email address.

  • PST: Support for more PST export formats where email addresses are in different fields than those normally generated by modern versions of Outlook

Bug Fixes 🐞

  • Name Scoring for Meeting Email Address - Email addresses from meetings would sometimes generate bad names.

Did this answer your question?