호스팅된 디스커스 포럼에서 사용자 사용자 정의 필드 내보내기

We have a forum hosted by Discourse. I want to export the custom fields of user profiles as one of the fields is one we have set to be hidden on profiles used for giveaway info.

Is the data exporter thing requiring $300 a month the only way to do this? :crying_cat:

It’s the only easy way. You can also use the API; anything you can see in the UX, you can retrieve with the API. See Reverse engineer the Discourse API