• Resolved rankitgodara1

    (@rankitgodara1)


    When I add users with many fields that does not exist in user schema by default. The plugin adds them and create the user. But now I want to Get and Update those fields using REST API.
    Please help me, how can i do that. Where those fields are being saved?
    Are they in the meta field that WordPress provide in default user schema?

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @rankitgodara1

    Good afternoon, all this data is stored in usermeta.

    I have not used the REST API for get this data, so not sure.

    Please read about “reading user meta data from REST API” and sure you get it.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Using REST API to get DATA saved’ is closed to new replies.