›  Integrations  ›  ConnectWise Manage  ›  Expression rules for matching

Expression rules for matching

On this page

Rule syntax

For matching the agreements, use the following syntax:

[agreement attribute] [operator] "[text string]"

For example, type/name like "%SP%" or name contains "Service".

For matching the additions, use the following syntax:

[product attribute] [operator] "[text string]"

For example, product/identifier contains "IBDR".

Rule operators

Symbolic operators

Symbol Definition
= equal to
!= not equal to
< less than
<= less than or equal to
> greater than
>= greater than or equal to

Word operators

  • contains

  • like

    Requires use of % (any character). You can place it before, after, or on both sides of the text string.

  • in

  • not

Rule attributes

Use the following attributes to pass data to the expression rule:

Agreement attributes
name, type/name
Product attributes
product/identifier, description