Member directory based on Messenger quiz participants

I have a daily quiz game via Messenger chatbot.
I have around 1000+ daily members who take part in the quiz.

I want to use HP as the backend for membership directory.

I am confused as to what property will my users be under?

Should I register them as Vendors or Users or Listings?
Their attributes will be updated via REST APIs, like when they update their points.

Ideally, I want to create a table displaying the leaderboard.

Any help will be appreciated.

If you want user profiles to be searchable, then these users should have vendor profiles in HivePress. It’s possible to register vendors automatically, but this would require integration with REST API (some endpoints are not available yet but you’ll be able to use the base WP REST API anyway).

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.