[#609] Integration Process With our HMS eCarePLus "Al Farabi Group KSA"

Migrated from Redmine #609 | Author: Mohamed Salah
Status: New | Priority: High, I’m very impatient | Created: 2020-11-23


Hello,
How is your day going?
Let me explain the integration process between simplybook as Booking system and eCarePlus as HMS

  • Al Farabi group and their customers are using your booking system and GUI to book an appointment and save the data into your servers , once booking has been add to your system we need to trigger our eCarePLus to add the booking data information to be used from doctors that using our HMS .
  • Once booking information has been changed from your system, your system will trigger our System with modified booking information

Is it possible ? if it’s possible we should have a Shared data between simply book and eCarePlus such as

  • Doctors Information
  • Customers Information
  • Departments and Clinics information
  • Booking Information

so I would like to setup a meeting to discuss all points to get this task done ASAP

Note: we can prepare an API to be used form your side to trigger our system with data but need to talk about the shared data

Redmine Admin wrote:

hi, there is setting for callback urls wich will be triggered by simplybook after any booking create/change. Please go to API plugin settings to check it.
You will get booking id which you can use to call our API to get all related booking and client information

Mohamed Salah wrote:

Redmine Admin wrote:

hi, there is setting for callback urls wich will be triggered by simplybook after any booking create/change. Please go to API plugin settings to check it.
You will get booking id which you can use to call our API to get all related booking and client information

Hi,
What about shared data
Doctors , Departments and customers how you provide me with such data ,how can I now unique id of each doctor

Redmine Admin wrote:

i’m not sure what is share data. Our API can only operate with simplybook bookign data which is date and time, cleint infoormation and intake form values

Mohamed Salah wrote:

Redmine Admin wrote:

i’m not sure what is share data. Our API can only operate with simplybook bookign data which is date and time, cleint infoormation and intake form values
Ok we will handle that but first i tried to work with api but need to login first , can you provide me with authentication data of alfarabi clinics
this is admin portal
https://admin.bookings.farabiclinics.com/

Redmine Admin wrote:

API endpoint is https://user-api.bookings.farabiclinics.com/
the rest is described in docs here API documentation | SimplyBook.me Online Scheduling

Mohamed Salah wrote:

Redmine Admin wrote:

API endpoint is https://user-api.bookings.farabiclinics.com/
the rest is described in docs here API documentation | SimplyBook.me Online Scheduling
i need below authentication data
POST https://user-api-v2.simplybook.me/admin/auth
Content-Type: application/json

{
“company”: “”,
“login”: “”,
“password”: “”
}

Redmine Admin wrote:

https://user-api-v2.bookings.farabiclinics.com/ this is V2 API url you need to use

Mohamed Salah wrote:

Redmine Admin wrote:

https://user-api-v2.bookings.farabiclinics.com/ this is V2 API url you need to use

sorry i need the AUTH data company name , login and passwords i tried the login data for portal but not working

Redmine Admin wrote:

you need to contact your company admin to get login and password.

Mohamed Salah wrote:

Redmine Admin wrote:

you need to contact your company admin to get login and password.

Dear Sir I got all required information but iam trying to access it give me un authorized

check attached image