I’d like to be able to award someone a badge based on their custom profile field response in the community. In our case we have a unique signup question and based on their answer from the dropdown list, we would like to be able to award them a matching badge.
Is this something I could do via the API (if I’m reading the API docs correctly I might be able to find the profile field, then award the matching badge programatically). If not it looks like I could do this manually via Export, identifying the users with the custom field value, then awarding the badge either manually or via API -- it’s just a hassle.