如何根据external_id更新用户?

You will first need to lookup the user’s Discourse user_id, then make an update request using that. This should help with the first bit:

3 个赞