Skip to main content
I looked around in the account and couldn't find a place to create new custom fields for users. In the future I'd like to be able to import users data into those fields via csv, and also API some other times. Can I do that on iterable? I checked existing forums, but see nothing existing relevant.

Thank you!
Update: I was able to create user custom fields in Lists through import. I think this should do it unless there's a better practice.
Hi there! Yes, to create new user fields you can do so by using the CSV list import option. Note, if you'd like to create fields as a number, an array, or object data type then you would need to use our users/update API endpoint in lieu of the csv list import.

Including some support documents that I think might be helpful!
https://support.iterable.com/hc/en-us/articles/115000770906-Importing-User-Lists-
https://support.iterable.com/hc/en-us/articles/208183076

Reply