I’ve search the API documentation but I can’t find a way to get the value of a customer user field of a specified user. Is this possible? Thanks.
If you whitelist a user custom field in public user custom fields site setting then you can get it in /u/USERNAME.json API endpoint.
Else if you whitelist in staff user custom fields setting then you can get it in the same API endpoint if you used a staff user’s / global api key.
是否有任何方法可以搜索或查找用户在登录网站或创建账户时,在自定义用户字段中填写的手机号码?
是否可以通过数据探索器查询,或使用高级搜索等功能实现?
我认为数据探索器查询是最佳方案。请查看此帖子中的第二个查询:Query to filter users by sign-up 'custom fields' - #2 by simon
GBU。
你们这些人似乎对每个问题都有解决方案。
我读了整个主题,但不知怎么错过了相关的那个帖子。