Webhook for HIIPAA Forms

  • RSIAdmin
    Asked on April 14, 2025 at 3:54 PM

    Hello.

    Is there a way we can send data from HIIPAA forms to external systems? E.g. via webhook or the 3rd-party integration like Zapier.

    We tried it with Zapier but when hiipaa was enabled for a specific field, it was not available in Zapier mappings. Does it work the same for a webhook?

    I there any way we can send hiipaa protected data from forms to the 3rd party services?

    Regards,
    Vlad

  • Lorenz JotForm Support
    Replied on April 14, 2025 at 10:35 PM

    Hi Vlad,

    Yes, it should work with Webhook, so long as you have the Send PHI to Webhooks enabled, like what is shown below:

    Webhook for HIIPAA Forms Image 1 Screenshot 20

    You can checkout this guide on How to integrate the form to Webhook.

    Additionally, you can also use API Request to retrieve HIPAA submissions. It should be able to retrieve data that were PHI enabled, and send them to 3rd party services. Below is the API endpoint used for retrieving submissions made on HIPAA forms.

    https://hipaa-api.jotform.com/form/{formID}/submissions?apiKey={apiKey}

    You can check out our API Documentation for more details.

    Let us know if you have any other questions.

Your Answer