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.
C’è qualche modo per cercare un numero di telefono inserito da un utente in un campo personalizzato quando ha effettuato l’accesso al sito o creato il proprio account?
Una query dell’esploratore di dati? O una ricerca avanzata o qualcosa del genere?
Penso che una query di Data Explorer sarebbe l’approccio migliore. Dai un’occhiata alla seconda query in questo post: Query to filter users by sign-up 'custom fields' - #2 by simon. Dovrebbe fornirti i dati che stai cercando.
GBU.
Sembra che voi abbiate davvero una soluzione per ogni problema.
Ho letto tutto questo argomento, ma in qualche modo ho perso quel thread correlato.