Recent content by jcase

  1. J

    Xenforo User Email field extraction using API

    Hi, Just wanted to know if there is any update on our issue. Thanks!
  2. J

    Xenforo User Email field extraction using API

    Hi Mike, The main point over here is: We are trying to understand who is using the system and obtain their basic activities from our system. 1. We are trying to get the user information into our database using this API. We got all the information like username, user_id, registered date, last...
  3. J

    Xenforo User Email field extraction using API

    One more small doubt: What do you mean by Verbosity_verbose over here? It would be much helpful if we have a separate documentation for this. However, the API endpoint /users/{id}/ passes the verbose mode as VERBOSITY_VERBOSE, which is necessary to expose the information you need.
  4. J

    Xenforo User Email field extraction using API

    Every time when we need an Email for new users, it is not possible to enter each userid and get their email address. I tried using User API key and mentioned user/{id}/ but when trying to get the columns, email field is showing null. When looked into the documentation, it shows it is returned...
  5. J

    Xenforo User Email field extraction using API

    Hi Smozgur, The issue over here, we are trying to get all the users whoever came to our page along with their Email ids. The one which I am using right now is User Key and I am successful in getting their usernames and when they exactly joined but Email field shows lock and Email is the main...
  6. J

    Xenforo User Email field extraction using API

    Hi, We are trying to get the User data for our needs and when looked into the documentation we observed that Email is a locked field and can't be extracted easily. We tried all the methods using User API and Super API but we couldn't get the Email field and shows us an error. When used Super...
  7. J

    If you require support, you will need to associate your forum user name with your license which will enable you to post in the relevant support forum.

    What do you mean by the above sentence meaning. This is our companies admin login and where should I enter my user name for the support forum?
  8. J

    Email data extraction from Xenforo using API issue

    Hi, We are trying to get the User data for our needs and when looked into the documentation we observed that Email is a locked field and can't be extracted easily. We tried all the methods using User API and Super API but we couldn't get the Email field and shows us an error. When used Super...
Back
Top Bottom