ctsms icon indicating copy to clipboard operation
ctsms copied to clipboard

Integration Question

Open josharmenta opened this issue 2 years ago • 5 comments

Hi Rene,

Thanks for all your hard work on this project.

We're setting up an online clinical trial. We will be using a hosted Jitsi Meet server to run the clinical followups (about 4 per patient). I was wondering if there is an endpoint I could hook into to have a Jitsi meeting link generated and embedded in the emails that are sent when a proband is scheduled for a followup appointment?

Many thanks!

josharmenta avatar Mar 16 '22 18:03 josharmenta

Never mind, I figured it out.

josharmenta avatar Mar 17 '22 03:03 josharmenta

you are welcome to share how you were able to sort it out 👍

rkrenn avatar Mar 17 '22 09:03 rkrenn

Well, Jitsi lets people start meetings with arbitrary keys, it's not like zoom where you have to have an invite sent, so we are just going to use the concatenated proband ID and visit number to create unique meetings.

josharmenta avatar Mar 17 '22 19:03 josharmenta

can you paste s screenshot of that massmail mailbody template?

rkrenn avatar Mar 17 '22 20:03 rkrenn

Will do when I reimplement in our prod environment; I was just testing this on Docker and it seemed to work ok.

Sent from my iPhone

On Mar 17, 2022, at 14:34, Rene Krenn @.***> wrote:

 can you paste s screenshot of that massmail mailbody template?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.

josharmenta avatar Mar 17 '22 23:03 josharmenta