Changes

Template:June2025Upgrade

41 bytes added, 22:00, 22 May 2025
m
Updates to Dun & Bradstreet Integration
<!-- SMART-208: 170000 - Copy of 167814 - API not pulling display values when it should -->
====Updates to Updated Dun & Bradstreet Integration====
* Added support for <code>hidelinewhenerrors</code>, <code>meta template</code>, and <code>line template</code> parameters similar to the previous D&B ssGet syntax (and other ssGet usages) and they will need to be passed before the D&B specific parameters are passed
* Meta template variables that can be used are <code>&#92;[[recordcount]]</code>, and <code>&#92;[[now]]</code>* Template variables that can be used are <code>&#92;[[id]]</code>, <code>&#92;[[name]]</code>, <code>&#92;[[alias]]</code>, <code>&#92;[[details]]</code>, <code>&#92;[[matchscore]]</code>, <code>&#92;[[source]]</code>, and <code>&#92;[[url]]</code>
Example Syntax:
<pre>@ssGet(D&B,dowjones;;1;;metatemplate start [[recordcount]] [[now]];;line template start [[id]] | [[name]] | [[alias]] | [[details]] | [[matchscore]] | [[source]] | [[url]];;subject=Enron;;subjectType=OrganizationName;;screeningMonitoringMode=OnlyMonitoring)@</pre>
2,579
edits