SmartJobBoard offers several options for job backfilling and integration:
- Built-in Backfill: Yes
- XML/JSON Feed Support: Yes
- List jobs via API: Yes, Enterprise plan only
Built-in Backfill
SmartJobBoard provides a built-in backfill solution for their users. This feature allows you to automatically populate your job board with relevant listings from partner networks like Indeed, Ziprecruiter and Talroo. The Enterprise plan includes Appcast as well.
Note that this might be a revenue source for SmartJobBoard. For each click on these jobs, SmartJobBoard could get a commission.
XML/JSON Feed Support
SmartJobBoard supports XML feed integration, enabling you to import job listings from external sources easily. You can follow this guide to set it up. Customers on the Premium plan can import from up to 5 XML feeds. The Enterprise plan allows up to 100 XML feeds.
List Jobs via API
SmartJobBoard offers a REST API for Enterprise plan users to programmatically list and manage job postings. You can use this API to add, update, or remove jobs from your SmartJobBoard job board. To add jobs to SmartJobBoard, you can use the following endpoint:
POST https://jobboardurl.com/api/jobs
To authenticate your requests, you’ll need to include an API key with each request. You can generate an API key on your account settings page.