Configuring branches & job types

Job types & plan sorting

A job type is a category that applicants choose at the start of the flow. It allows us to sort applicants within that job type to the relevant plan.

Creating a job type

Typeform

  1. Duplicate the template form in the Job types Typeform workspace.

  2. Ensure the thank you screen for the successful outcome includes a redirect to https://members.iwgb.org.uk/join/data

  3. Ensure the form contains the hidden field aid

  4. Create a webhook with the following settings and validate that it is enabled:

Setting

Value

Endpoint

https://members.iwgb.org.uk/callback/typeform/sorter

Secret

Contact IWGB technology for this value

SSL verification

On

Airtable

Add a row to the Job types table in the Membership base.

You will need to add a human-readable job type name and description using the langpack editor:

Internationalisation

Next steps

If your job type uses a form to sort applicants, you will need to configure it before it will correctly sort applicants using the instructions below.

If your job type is only relevant to one plan, you will still need to visit the applicant onboarding config tool and manually force a re-provision. The new job type won't exist in caches across systems until you do this.

Configuring job types

Applicants are sorted according to their answer to the last question of the job type form. If your logic needs to be more complex, then duplicate the question and ensure that questions can only be reached following one path.

You will need to update the job type sorting using the applicant onboarding config tool if:

  • Multiple choice option labels are changed

  • Final sorting-dependent questions are removed, and then re-created identically

  • The form is re-created with the same questions and answers

Access the applicant onboarding config tool

Last updated