Daeda Throttle
Daeda Throttle is the new name for Daeda Essentials. Existing documentation URLs remain unchanged so bookmarks and search links continue to work. The product focuses on API throttling and rate limiting; existing utility actions remain documented for current customers.
Each action is built natively as a HubSpot workflow extension - drop it into any workflow, configure the inputs, and the rest of your workflow continues using its output.
What it does
Section titled “What it does”| Action | What it’s for |
|---|---|
| Throttle V2 | Rate-limit workflow execution per record or across a workflow. Queues records, releases them in batches. |
| Shared Throttle | Portal-level reusable throttle queues that multiple workflows share - one combined rate limit across any number of workflows sending email, SMS, or hitting third-party APIs. |
| Approval Block | Pause a workflow until someone manually approves or declines it via a web link. |
| AwayGate | Pause a workflow when a specified HubSpot user is marked as away, resume when they return to available. |
| Meeting Pause | Pause a workflow until a specific meeting associated with the enrolled record is completed. |
| Set / Clear Multiselect Dropdown Values | Add or remove specific values from multiselect dropdown properties with intelligent merging. |
| Bulk Associate Records | Create associations between the enrolled record and multiple other records based on matching property values. |
| OpenRouter AI | Call any AI model from the OpenRouter.ai library directly from a workflow for content generation, decisioning, or classification. |
When to use it
Section titled “When to use it”Reach for Daeda Throttle when you need to pace outbound workflow volume so you do not breach a vendor contract, API burst limit, or shared operational capacity.
Daeda Throttle controls traffic leaving HubSpot workflows. It does not rate-limit an external integration calling the HubSpot API. For lead/ticket assignment, round robin, out-of-office routing, or ownership logic, use Smart Lead & Ticket Routing instead.
Pricing and install
Section titled “Pricing and install”Install Daeda Throttle from the HubSpot Marketplace and follow the Setup Guide to add your first action to a workflow.
See the Actions folder in the sidebar for the full list and per-action setup guides.
Related
Section titled “Related”- Daeda Throttle on daeda.tech - product page with pricing and HubSpot Marketplace install link
- Rate-limit API calls from HubSpot workflows - queue, retry, and monitoring pattern
- HubSpot API rate limits and 429 errors - current limits and primary sources
- API rate limit calculator - size a safe queue with headroom
- HubSpot email frequency safeguard with Shared Throttle - one shared throttle queue across many workflows
- Are workflow ghosts haunting your HubSpot? - the hidden cost of records stuck in workflow queues, and what throttling solves