[#250] How to use API with HIPAA feature?

Migrated from Redmine #250 | Author: Anonymous
Status: New | Priority: Normal | Created: 2018-10-02


Can we use the API with the HIPAA feature and/or 2 Factor Authentication? It gives me an error whenever I activate these. Do we need a different header item sent in the API request?

Also, not sure if you can answer this but how do I stop getting reminders and emails about appointments sent to the admin email address?

Redmine Admin wrote:

Unfortunately our API not working with HIPAA plugin

To turn off reminders you can go to Settings → Email and SMS settings and uncheck reminders for service provider

Anonymous wrote:

Sorry to hear that but thank you!

I still need the service providers to get reminders. I just want to admin to stop getting notifications.

Can I stop the admin from getting notifications but allow the providers to still get notifications?

Thanks!

Anonymous wrote:

Is a HIPAA compliant SBM service with API on the radar? If it is not in the foreseeable future we’ll have to encrypt everything we send to the API and assume control of the notifications.

Do you have web-hooks that we can tap into to manage booking events and reminder notifications? We can handle notifications totally on our servers without web-hooks but they could be handy if they exist.

Thanks!

Redmine Admin wrote:

you only need to set email addresses for you providers, then this email will be used and no notifications will be sent to admin

You can’t use HIPAA and API at same time for now. There is API callback url (you can see it in API settings) which is a web-hook