Skip to main content
GuideCX is a customer onboarding and project management platform designed for implementation teams. Connect Humm to search projects, milestones, tasks, and notes to understand customer implementation progress.

Tools

Filter Behavior

Case Sensitivity

All GuideCX filters are case-sensitive. If no results are returned, verify the exact casing:
Tip: Run a broad search first (no filters, limit=10) to see actual customer and project names, then refine with correct 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). Use propsFilter to filter by these values.

Discovering Custom Properties

First, search projects without filters to inspect the properties object:

Filtering by Custom Properties

Once you know the property name, use propsFilter:
This maps to GuideCX’s 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.