Migrated from Redmine #787 | Author: Ayush Sinha
Status: New | Priority: High, I’m very impatient | Created: 2021-09-22
Question 1
We wish to integrate a simplybook.me API which allows us to signup 2 types of users, using our website. The 2 types of users can be classified as → 1. Coach (User in SBM) 2. Student (Client in SBM). We want to understand if there is an API that allows us to capture the user details (in SBM) with the following fields - email, login, password, verify password, group_type, phone number and last name. We also want to understand that while using this API can we fix the user group option for that particular registration.
Question 2
Is it mandatory that we have to enter any student/ coach details manually into the simplybook.me users list? We believe that this could be an automated system. The reason we are asking this question is that while we are trying to fetch the user details, we are authenticating this data using the username and password of the service provider, which is encrypted. Would we be able to extract this data as well with the password restriction ?