Finding Userfield Custom Name for 'Add user to group through User Custom Field'

Gratitude @leonardo !

Just to clarify:

Look for the record with the name of your UserField , and observe its ID, and add that to user_field_NUMBER to get the name value that the UserCustomFields will take, and that is what you need to configure in the User Custom Field value in the script.

Where do I add that to user_field_NUMBER ?

This is my view when setting up the plugin in discourse:

This is the data from the custom field:

I’ll test this and see if it works. Thanks again for the support!