GOGETMUSCLE Community Forecasting limitations and alternatives

Forecasting limitations and alternatives

Hi Hubspot Community,

We are running into a limitation of HubSpot’s forecasting abilities that seems to be rooted in Hubspot’s SMB roots.

We have overlay resources working on a sales engagement who need access to the deal record, account, and contacts (mostly BDRs, SEs, and Partner sales), so they need to be added to the team’s structure in HubSpot. This said, these overlay Hubspot users should not be listed in the forecast hierarchy and roll up – but they show up due to the Teams architecture controlling both record accessibility and forecasting.

On custom profiles there is a toggle for Forecasting access but its “grey’d out” and I can not turn off forecasting for the users who shouldnt be in the forecast.

Who has a team selling model and has sovled this issue in Hubspot? Or who has found a alternative forecasting tool that connects to Hubspot?

Leave a Reply

Your email address will not be published.

Related Post

Product Search API endpointProduct Search API endpoint

I’m trying to use this endpoint:https://developers.hubspot.com/docs/reference/api/crm/objects/products#post-%2Fcrm%2Fv3%2Fobjects%2Fproducts%2Fsearch but I’m always getting code: 400, status: ‘error’, message: ‘There was a problem with the request.’This is my code:const PublicObjectSearchRequest = { properties: [“name”], filterGroups: [

I use social broadcast api, will it be sunseted on 1st Nov 2025?I use social broadcast api, will it be sunseted on 1st Nov 2025?

Hi I use  $apiUrl = ‘https://api.hubapi.com/broadcast/v1/channels/setting/publish/current‘; to post into our hubspot social automatically from CMS when new articles are published. Does this affect it https://community.hubspot.com/t5/Developer-Announcements/Marketing-Email-API-v3-released-to-general-availability-and/m-p/1130811/highlight/true#M1013 ?