<!-- 169003 - Transition from Candid Essentials API to Foundant’s Due Diligence API by April 2025 -->
* The information returned from the legislative lookup integration has changed. This integration is accessed through the organization address standard field. As the Google Civic Information data source is no longer available, we can no longer provide Federal Legislator Data available. If you are using the legislative lookup integration and have organization mappings with entries like “city\X” in the mapping column, those fields will stop returning data. We suggest you remove those mappings and hide the associated custom fields. This setting can be adjusted under: Global Settings > Organizations. The specific fields to review are listed in the "Custom Field" column. State-level Data will remain available and will not change. To learn more about this integration see https://wiki.smartsimple.com/wiki/Legislative_Information_Lookup.
<!-- 169987 - Legislative Information Lookup changes -->
====Note on Vendor Changes====Our watchlist screening vendor Dun & Bradstreet has switched their data source to Dow Jones effective March 31st. Configurations using this service will need to be modified as the Syntax and the JSON data returned have changed. Specifically, the new ssGet syntax will look like this <code>@ssGet(D&B,dowjones;;subject=Enron;;subjectType=OrganizationName;;screeningMonitoringMode=OnlyMonitoring)@</code> The parameters after "dowjones" are the search parameters used in the second call that pulls the Inquiry ID and should be delimited by two semicolons (";;"). The mandatory parameters that need to be included (as outlined in the screeningSubmitInquiry D&B doc) are: *"subject" - D-U-N-S Number (or) 1 to 100 characters of the name of an organization or individual for the inquiry (ex. GORMAN MANUFACTURING COMPANY, INC.)* "subjectType" - Type of subject to be screened* valid values are: "IndividualName", "OrganizationName", "DUNS"* "screeningMonitoringMode" - Screening monitoring mode for the inquiry* valid values are:* "DataAndMonitoring" (Screening data will be returned and Monitoring will be enabled for the inquired subject)* "OnlyMonitoring" (Only Monitoring will be enabled and No screening data will be returned for the inquired subject)* "NoMonitoring" (Screening data will be returned and No monitoring will be enabled for the inquired subject) Other parameters that may be passed include: * customerTransactionID* customerInquiryID* customerInquirySecondaryID* subject* subjectType* birthDate* addressCountry* addressLocality* addressRegion* postalCode* streetAddress* notes* customerReference* isGlobalSearch* screeningMonitoringMode,* searchPrecision* configurationID Credentials for this service can be found at '''Global Settings''' >''' Integrations''' tab > '''Watch Lists''' > '''Dun & Bradstreet''' tab