A public opportunity gets two very different kinds of applicant: somebody who has never heard of you, and somebody you screened last year.
Treating them identically is the most common recruitment mistake. Send the stranger straight in and you have skipped your own screening. Make the known person re-file a full application and a good chunk of them do not bother. One opportunity can do both, and this article is how.
The set of rules on an opportunity deciding what somebody has to do before they count as approved for it.
It is set per opportunity, which is what lets one opportunity ask for a background check while another asks for nothing at all.
Two axes really: is there a form, and is there a human decision.
A workflow is a list of rules, not a single setting. Each rule carries conditions describing who it applies to, and its own action.
So a public opportunity typically wants two rules:
Four, and they differ in how much they actually prove:
Pick on evidence, not convenience. If the opportunity involves vulnerable people, "is in the database" is not the same assurance as "finished the onboarding sequence".
Every condition you enable on a rule has to match, not just one of them.
Ticking both "approved for the same category" and "finished a sequence" describes people who have done both, which is a smaller group than either alone. If a rule is matching fewer people than you expected, that is almost always why.
Rules are evaluated in order, and the first rule that matches wins.
A rule with no conditions applies to everyone. So if your catch-all sits above your specific rule, the catch-all matches first and the specific rule never runs.
Narrow rules first. Catch-all last. Always.
This fails quietly, which is what makes it expensive: everything looks configured, nothing errors, and every returning person still gets the long form. If you built the split and it seems to have done nothing, check the order before you check anything else.
A public "Community kitchen" opportunity, in a Food programme category.
Same opportunity, same public link, two experiences, no manual sorting by you.
Yes, and that is the intended pairing. The general form is what the catch-all rule points at, so new people answer your intake questions once, and every opportunity can then rely on those answers existing.
Give an opportunity its own form only where the questions genuinely differ. A second form is a second thing to keep current.
If an opportunity is public but its only rule carries an advanced condition, such as must be active in the database or must carry a profile tag, then every stranger who finds it is blocked by a rule they had no way of satisfying.
A public opportunity is a door. Make sure at least one rule asks only for things somebody arriving from your website can actually provide.