외부 API 호출에 테마 컴포넌트와 플러그인 중 어떤 것이 더 나은가요?

Amazing!

So thinking out aloud here:

  • User field that is only visible to the user themselves (plus Admins etc)
  • Webhook when “user is updated” should contain contain the ID
  • Send the data to a “middle service” that can check the certification API, and then call the add to group Discourse API

Sounds like the most straight forward approach, rather than a plugin