Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
I am not sure if this is allowed here, @hubspot on Twitter referred me when I asked about it.
I have developed an app for hubspot that allows you to add lead rotation to your workflow with the ability to give more leads/preference to top salespeople, and less leads to new or underperforming salespeople.
I would like to know if there is an interest for such an app and get ideas on the best way to market it.
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Hi, @stephan213. You may want to reach out to the folks at the connect program for more information about this, in general. While your standalone app doesn't explicitly fit that program's definition, they may have some advice that could help.
While I'm not sure about HubSpot-only customers, you may get some traction with Salesforce-integrated customers of HubSpot. Their needs, in general, can be more complex than HubSpot-only users and may benefit from knowing about your app. (There's also a fairly sizable marketplace for this in Salesforce; we use an installed package called Distribution Engine in our production org to help with this sort of task. Going to Salesforce's AppExchange to investigate similar solutions, and who they're marketed towards, may be a help.)
Brad Mampe, Salesforce Analyst, Fidelity I'm probably wrong. I may not be right about that.
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Our team has been working on a new platform that gives HubSpot users/managers better ability to fully control contact/company/deal/ticket assignment including weighted rotation, Out of Office status, working hours, capacities, service level agreements and more!
We are proud to announce we are listed on theHubSpot app marketplacewhere you can find more information about our solution!
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Great news. We've been running our lead rotation through a random number generator in Zapier (1-100), then setting number ranges for each rep to assign weighting. Your app seems to provide a much better solution with added features. I just signed up for it. Do you offer any training videos or education on how to set up and use the app?
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Saw this from LeadJar's FAQ's:
When a new contact is enrolled via one of your HubSpot Workflows, HubSpot will ping LeadJar to assign the contact an owner. We pick a lead owner based on the rule logic you choose (round robin or weighted distribution), and then update the HubSpot contact with the selected owner.
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
If you’re interested in an app that handles some more advanced lead routing situations, please let me know. You can sign up to hear when the app is ready. I have a similar app created for Pipedrive, and I’m considering expanding to HubSpot if there is enough interest.
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Hi Frank,
It is not an integration ( however it could be )
You simply need to authorize the app by telling it your API key, it will show you a list of your users ( salespeople ), you choose the ones you want to add for rotation and the weight.
Default weight of 1 would be equal rotation, weight of 2 would be 2 leads for every 1 the others gets, etc.
In your workflow where you normally add the built in lead rotation, you would change that out for a webhook to the URL where our app is hosted. ie http://app.yourdomain.com
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Hello @RubenRios In order to create Webhooks you need to have a developer account, and for that have no additional price. To have access to the portal to create Webhooks, you need to have an Enterprise subscription; and is currently the only subscription that allows Webhooks (since is the highest plan).
Weighted Lead Rotation app ( give some salespeople more leads than others )
SOLVE
Yes, it is a php app that uses the api and webhooks so you need to make sure you have a high enough plan with hubspot that allows API access and webhooks.