I hired @TickTackk in order to create 3 custom add-ons.
He was extremely responsive.
We went back and forth a couple of times in order to fully define the details of the required work, and he then completed the job within a few hours of my original request.
He provided the add-ons as well as a...
I'm trying to build some automation scripts that can automatically add members that sign up for something on one of my membership sites to a private forum in Xenforo.
I've created some Javascript / Python scripts that can interact with the Xenforo API, but the Xenforo API is still relatively...
The API doesn't seem to have the ability to do one of the most common functions I need, which is to do a user lookup based on their email.
There's a users/find-name endpoint, but nothing such as users/find-email.
Is there a work-around for this?
Thanks.
I'm currently creating a Google Apps Script (and Google Sheet) that hooks into Xenforo in order to do some admin style reporting.
@Liam W , are you saying that it's not possible to pull the email address field for all users using a Javascript API call to the users endpoint?
I want to extract the full list of usernames, full names and email addresses of all the users in my forum via the API.
I'm running v2.1
I can extract the user list via the GET users endpoint, but the User object returned doesn't include the email address.
The documentation on the User type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.