Build an Account Plan Generator
Transform manual account research into automated intelligence.
Help your users create comprehensive account plans in seconds instead of hours. Our API aggregates key insights about target accounts including:
- Buying committee analysis
- Financial performance & trends
- Competitive landscape
- Strategic initiatives from SEC filings
- Technology stack evaluation
- Recent news events & press releases
Quick Start
import requests
url = 'https://api.autobound.ai/api/external/generate-content/[UPDATE-VERSION]'
headers = {
'X-API-KEY': 'YOUR-API-KEY-HERE',
'Content-Type': 'application/json'
}
data = {
"contactEmail": "[email protected]", # or contact domain
"userEmail": "[email protected]", # or user domain
"contentType": "custom",
"customContentType": "write an account plan"
}
response = requests.post(url, headers=headers, json=data)
print(response.text)
Simply pass in a company domain or email address, and receive a structured account plan ready for your users to customize and act on!
Here's what was generated
ZoomInfo Account Plan
Company Overview:
- B2B data platform with 35,000+ customers
- Recent challenges: -5% revenue growth, increasing competition from HubSpot
- Key initiative: Investing in sales productivity (from recent 10-K)
Competitive Landscape:
- HubSpot expanding data offerings post-Clearbit acquisition
- HubSpot CEO mentioned in Q3 earnings: "Contact data will be core to our 2024 strategy"
- Market becoming increasingly crowded with data solutions
Buying Committee:
- Henry Schuck (CEO) - Recently discussed sales efficiency on Auren Hoffman podcast
- James Roth (CRO) - Leading sales transformation initiatives
- Currently hiring 18 SDRs across 3 locations
Connection Points:
- 3 Autobound employees previously worked with ZoomInfo leadership at Oracle, Clearbit, and LinkedIn
- You went to the same school
- 5 of Henry's coworkers have used Autobound at previous companies
Recommended Solution:
Autobound's AI Email Writer could help ZoomInfo:
- Accelerate SDR ramp time
- Generate pipeline 60-120x faster
- Improve email personalization at scale
- Drive revenue growth through increased sales efficiency
Next Steps:
- Schedule demo with Henry and James
- Focus on revenue impact and competitive advantage
- Highlight shared connections and customer success stories
Updated about 1 month ago