Integration with Zoom with Hospital Information System | Community
Skip to main content
Newcomer
December 4, 2023
Question

Integration with Zoom with Hospital Information System

  • December 4, 2023
  • 2 replies
  • 1 view

Greeting with peace to everyone,

 

I'm RV one of the I.T here at National Kidney And Transplant Institute, we are planning to integrate Zoom Web Meeting to our Hospital Information System to expand our services to our patients.

 

This is my concern right now. I need to place a value on these variables.
var authEndpoint = ''
var sdkKey = ''
var meetingNumber = '123456789'
var passWord = ''
var role = 0
var userName = 'JavaScript'
var userEmail = ''

 

These are what I've done so far.

1. Reading Meeting SDK documentation

2. Ask chat GPT-4

 

Any help will be appreciated,

Thank you & regards.

 

RV Jay.

National Kidney And Transplant Institute

2 replies

ExpertswhoJohn
Community Super Champion | Customer
Community Super Champion | Customer
December 4, 2023

Hi @NktiTeleconsult 

 

ChatGPT is not updated well enough to answer this. If you are not competent with writing API software, just use Zapier, pabbly, or other already-written API software.
I know they work, and I use them all the time, but I would think the problem is having the authority to connect the data to your hospital system, given privacy concerns.
All the best

John

YaBoiB
Community Champion | Employee
Community Champion | Employee
January 9, 2024

Hello @NktiTeleconsult

 

 You may want to take a question like this to our https://devforum.zoom.us/ page where Zoom developers often answer questions. I think that you may get better results there.