Skip to main content

LookupNote

Search strings used to identify Campaign notes. If matchingMode is set to EQUALS, a search looks for the exact string. Otherwise, a wildcard match is attempted.

If both the name and content fields are set, a search is carried out for campaign notes

matching the specified name and content. Otherwise, a search is made for the name or the content. If both fields are empty, the element is ignored.

AttributesTypeDescriptionOptionalDefault
matchingModeLookupMatchingModeWhether to match the exact string or a sub-string.NoEQUALS
nameStringSearch for notes with this name.Yes
contentStringSearch for note content matching this string.Yes