Feature focus

Integrate and automate for that “just right” feeling

Our Zapier integration and REST API make it easy for you to connect Dropboard to the rest of your world.
Start Free Trial
7 days, no credit card
“My client loves Dropboard. Support is very responsive to questions. It's an awesome app and I highly recommend it.”
CONNECT DOTS

Integrate with 1000’s of apps

Extend your experience beyond the bounds of Dropboard through the magic of integrations.

Dropboard on Zapier
Integrations via Zapier
Instant triggers
React when new candidates arrive, when they move to a new stage in your hiring workflow, and more.
Move candidates through your workflows
Send an assessment to a candidate and when the result comes in, automatically move them to the next stage.
Attach notes and files
Use our note capabilities to attach assessment results or other rich data you’ve collected outside of Dropboard to any candidate.
Move candidate to “Considering” stage
curl --request POST \
  --url https://api.dropboardhq.com/2024-02/candidates/abcdef/move-stage \
  --header 'Content-Type: application/json' \
  --header 'X-API-TOKEN: ABC_101' \
  --data '{
	"stageName": "Considering"
}'
Get candidate attributes
curl --request GET \
  --url https://api.dropboardhq.com/2024-02/candidates/abc-1234/attributes \
  --header 'X-API-TOKEN: ABC_101'
{
	"hasMore": false,
	"list": [
		{
			"id": "attr_101",
			"candidateId": "can_201",
			"name": "Wendy's rating",
			"value": "⭐️⭐️⭐️"
		},
		{
			"id": "attr_102",
			"candidateId": "can_202",
			"name": "Assessment result",
			"value": "89.7"
		}
	]
}
REST API

We want to be your developers’ best friend

Easy to get started
Use personal API tokens to quickly start using our API to manage your jobs, candidates, and more.
Webhooks
Instantly react to events like candidates moving through stages through the power of webhook notifications.
Documentation
Custom email senders
Dropboard supports Amazon SES, Postmark, and SendGrid out of the box for end-to-end branding of emails to candidates and clients.
Candidate attributes
Attributes are a powerful way to build automations. Use attributes to store external information or to help recruiters slice and dice your candidate pool.
Custom code
Inject HTML into your white-labeled portal to add menu items, chat widgets, or just about anything. Use our extensive CSS guides for pixel-perfect personalization.
“[I] really dig the UI. There's something very clean, unique, and appealing about it (especially the design of the kanban board).”
“I can't express enough how much this product will change your hiring processes.”
“My client loves Dropboard. Support is very responsive to questions. It's an awesome app and I highly recommend it.”
“The overall experience is very intuitive.”
How about a test drive?
7 days, no credit card

More to explore

Post and host jobs
Hiring & recruiting
Post and host jobs

Install Dropboard directly on your website to list jobs and collect candidate applications. Set auto-close dates, add custom sections to your listings, and even let AI write job posts for you.

Learn more
Applicant Tracking System features
Hiring & recruiting
Applicant Tracking System features

Customize your hiring process and use our Kanban board to move candidates through. Empower your team with AI-assisted email templates as candidates change stages.

Learn more
Candidate management features
Hiring & recruiting
Candidate management features

Evaluating candidates needs to be fast and straightforward. Take shared notes, add follow-up tasks, and view resumes instantly without pesky download prompts.

Learn more
White-labeled portal features
Agencies & entreprenuers
White-labeled portal features

Our friendly tools make it a breeze to set up your site on your own domain. Customize your client sign-up form, landing page content, colors, language, and candidate application form.

Learn more
Tiered service features
Agencies & entreprenuers
Tiered service features

Build plans and assign them to clients to set varying limits on job posting features. Use promoted job slots to give clients a way to achieve higher visibility for select roles.

Learn more
Indianapolis
Proudly made in Indianapolis
© 2024 This Meeting Matters, LLC. All rights reserved.