Blocks workflow execution when a specified HubSpot user is marked as "away" or unavailable, automatically resuming when they return to "available" status.
When workflows require human attention, approval, or action from specific team members who may not always be available - such as sales follow-ups, support escalations, or manager approvals.
Prevents workflows from executing when key personnel are unavailable, ensuring important tasks wait for the right person rather than being missed or handled by unavailable team members.
Add the "AwayGate" action to your workflow
Choose between "Associated User" (like record owner) or "Static User" (specific person)
Select the specific user to check
Test with a user who can toggle their availability status
- Dropdown
- Determines how the user is selected for availability checking
Associated User - Uses a user associated with the record (like owner)Static User - Uses a specific, predefined user-
Associated User (checks the record's owner availability)
- Dynamic Dropdown (changes based on User Type selection)
- The specific user whose availability will be checked
- Shows options like "Owner"
- Shows list of all HubSpot users
-
Owner or John Smith (Sales Manager) - Options automatically update based on your User Type selection
Ensure sales follow-ups only happen when the assigned salesperson is available
- User Type:
Associated User - Select User:
Owner
Workflow pauses until the deal/contact owner is marked as available in HubSpot
Route high-value deals to a specific manager only when they're available
- User Type:
Static User - Select User:
Sarah Johnson (Sales Director)
Workflow waits until Sarah Johnson is available before proceeding with approval steps
Escalate urgent tickets only when the support lead is available to handle them
- User Type:
Static User - Select User:
Mike Chen (Support Lead)
Urgent tickets wait for Mike to be available rather than sitting unattended
Assign leads to regional managers only during their working hours
- User Type:
Static User - Select User:
Regional Manager (West Coast)
West Coast leads wait for the regional manager's availability
The action integrates with HubSpot's built-in availability system:
- User is actively working and can handle tasks
- User is temporarily unavailable (lunch, meeting, etc.)
- User is not working (after hours, vacation, etc.)
- Any custom availability statuses you've configured
Automatic workflow resumption when users become available:
- System watches for availability status changes
- Workflows resume immediately when user becomes available
- Multiple waiting workflows resume efficiently
- Graceful handling of user status update failures
Optimized for high-volume usage:
- User availability status cached to reduce API calls
- Multiple availability checks processed together
- Prevents overwhelming HubSpot's user API
- It can take 1-2 minutes for availability changes to be detected due to caching
- If a user is away when the workflow reaches this action, it blocks immediately
- When a user becomes available, ALL workflows waiting for that user resume simultaneously
- The action only checks HubSpot availability status, not calendar or working hours
- User availability is based on their HubSpot account settings, not local timezone
System identifies which user to check based on your configuration
Queries HubSpot for the user's current availability status
If available, workflow continues; if away, workflow blocks
For blocked workflows, system monitors for status changes
When user becomes available, webhook triggers workflow resume
Previously blocked workflows continue to next action