How do I Connect my Website and the App?
All URLs linking to the app should be in the below format to properly push to the web app, and iOS app when available:
https://[club_name].podplay.app/
And here is a list of all possible URLs you'll want to push to:
Once again, everything starting with
https://[club_name].podplay.app/
And following the forward slash, use
/login
To log in or sign up for an account
/account
To the Customer's account page
/account/membership
To purchase a membership
/book/tables-standards
To book a Reservation
/reservations
To review current Reservations
/community/events
To review and signup for Events (Open Play, Clinics, Leagues, Tournaments, Party/Social)
These are less frequently visited:
/reservations/history
To review past Reservations
/invitation
To review any current invitations to friend's Reservations
/account/favorite-replays
To review replays that the Customer has favoriated
/account/purchase-history
To review a chronological history of Customer purchases in the app
/account/help-center
To navigate to the FAQs, Terms of Use, Privacy Policy
For Admins:
/admin/v2/overview
For an Admin to review the main Dashboard page
/admin/v2/events
For an Admin to review the Events from a Month-view
/admin/v2/customers
For an Admin to review the Customers
/admin/v2/coaches
For an Admin to review the Coach profiles and upcoming sessions
/admin/v2/purchases
For an Admin to review the chronological list of purcahses
/admin/v2/promo-codes
For an Admin to review the Promo Codes in their environment
/admin/v2/analytics
For an Admin to review the Analytics for a given date range