True date/time comparisons in workflows (rolling 24-hour logic)
S
Sarah Edwards
In GoHighLevel workflows, date conditions are currently limited to calendar-based logic (e.g. “within 1 day”, “tomorrow”) or static before/after comparisons. There is no way to perform true rolling date and time logic using If/Else conditions, such as:
• “Is this contact within 24 hours of an event start?”
• “Is NOW greater than (Event DateTime − X hours)?”
While relative datetime offsets are supported in Wait Until actions (e.g. “wait until Event Start minus 24 hours”), this same logic cannot be used in If/Else conditions for classification, branching, or immediate decision-making.
This limitation makes it difficult to build accurate event funnels, deadline cutoffs, fairness-based access rules, or urgency messaging without relying on workaround patterns (Wait Until steps, hard-coded dates, or external automation tools).
Feature request: add true datetime arithmetic and rolling time-window comparisons (hours/minutes, not just days/weeks) to workflow If/Else conditions, ideally supporting dynamic offsets from custom fields or appointment times.
Log In