Tools
Filter Behavior
Case Sensitivity
All GuideCX filters are case-sensitive. If no results are returned, verify the exact casing:Partial Matching with like: Prefix
Text filters (customerName, name) automatically use GuideCX’s like: prefix for partial matching:
Custom Property Filtering
Projects can have custom properties (e.g., HubSpot Company ID, Salesforce Account ID). UsepropsFilter to filter by these values.
Discovering Custom Properties
First, search projects without filters to inspect theproperties object:
Filtering by Custom Properties
Once you know the property name, usepropsFilter:
props[hubspotCompanyId]=12345 query syntax.
Status Values
Project Statuses
Task Statuses
Authentication
API Token
Connect using a GuideCX API Bearer Token. Obtain your token from the GuideCX workspace admin portal.