I saw in the docs that there was gform_other_choice_value which looks like what I need, however unfortunately it looks like it only works with radio buttons.
Could I use this with a drop down with the last option being “Other” so that it would then load an field and pass the input from the user in the Other field to the backend?