hs_recent_deals
Retrieve the most recently created deals from HubSpot CRM. Optionally exclude closed deals by setting openOnly to true. Configure the number of deals returned with the limit parameter.
Instructions
Most recently created deals. Pass openOnly=true to exclude closed deals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| openOnly | No | Exclude closed deals |