Content Exists condition
Routes on whether any record matches. In the condition picker it is Content Exists, under General Conditions. true when at least one record of the type satisfies the predicate, false when none does. The question a flow asks before it decides to create, without a Content Fetch and an Expression to read its found flag.
Fields
| Field | Required | Description |
|---|---|---|
| Connection | No | Leave empty for this workspace's records. Pick a Brightspot connection to check that CMS. |
| Site | No | Shown only for a Brightspot connection: the site to act on. Blank means the connection's site when it pins exactly one, otherwise every site the connection reaches. |
| Content Type | Yes | The type whose records are checked. |
| Predicate | No | Which records count: Match Fields or Query Expression, as on Content Query. Leave it unset to ask whether the type has any records at all. |
Like every condition it passes its incoming payload through unchanged on whichever path it chooses.