Automate Social Recruiting
Post job openings, company culture content, and employer branding across Twitter, Facebook, and Instagram — automatically from your ATS or HR platform.
HR teams and recruitment platforms need to share job openings and employer branding content across social media consistently. PostPeer's API automates this from your existing HR tools — trigger social posts when jobs open, share culture content, and maintain employer brand presence across every platform.
How PostPeer Powers HR Social
Automated Job Posting
Publish new job openings to social platforms automatically when they go live in your ATS. Include role details and application links.
Employer Branding
Schedule culture content, team spotlights, and company updates across social channels to build employer brand.
Multi-Channel Distribution
Reach candidates on Twitter, Facebook, Instagram, and Threads simultaneously with one API call.
Campaign Management
Schedule recruitment campaigns for career fairs, hiring events, and seasonal hiring pushes.
Key Benefits
Post a job opening
Share a new role across social platforms:
curl -X POST https://api.postpeer.dev/v1/posts \
-H "x-access-key: your-api-key" \
-H "Content-Type: application/json" \
-d '{
"content": "We are hiring! Senior Backend Engineer - Remote. Apply here: example.com/careers/sbe-001",
"platforms": [
{ "platform": "twitter", "accountId": "acc_tw" },
{ "platform": "facebook", "accountId": "acc_fb" },
{ "platform": "threads", "accountId": "acc_th" }
]
}'PostPeer turns your ATS into a social recruiting engine. Post jobs, build employer brand, and reach candidates across every platform.
More Use Cases
Social Media Schedulers
Ship scheduling across platforms without maintaining separate APIs. Build a full-featured scheduler in days.
AI Content Generators
Close the loop from generation to publishing. Distribute AI-generated content across social platforms automatically.
SaaS Products
Embed social media posting and scheduling into your SaaS product without building integrations from scratch.
Ready to Add Social Media to Your Product?
One API. Every platform. Start building with free credits.
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }