Need a list of IP's used in webhooks for security reasons

  • ryan_barnes_elgas
    Asked on September 5, 2017 at 1:35 AM

    We have inhouse software for receiving information from the Jotform Webhook.

     

    In an effort to increase security it would be best to know the IP's that Jotform uses for the webhook servers.

     

    Can someone provide this?

     

    Is it the same as the servers for email?

    https://www.jotform.com/help/145-Whitelisting-JotMails-IP-Addresses

  • Chriistian Jotform Support
    Replied on September 5, 2017 at 3:41 AM

    There is no need to whitelist the IP addresses when using Webhook because the Webhook uses the user's Jotform API key.

    Please see this link for review about JotForm API: http://api.jotform.com/docs/#form-id-webhooks

    If you mean something else, please provide us more details about what you want to do with it so that we can assist you.

     

  • ryan_barnes_elgas
    Replied on September 5, 2017 at 7:27 PM

    I am referring to the security on our firewall.

     

    It is policy that we do not blindly open a port to every computer on the internet. It would be best for us to restrict the servers that can access this service to only Jotforms servers.

     

    When a submission is done, the webhook completes a POST to a url supplied by us. I need to whitelist the server(s) doing the POST.

  • Support_Management Jotform Support
    Replied on September 5, 2017 at 10:23 PM

    I see, thanks for clearing that up. I've escalated this to our Devs to see if they can share some information.

    Although I won't be able to give you any timeframe, rest assured, we'll keep you apprised on this same thread when there's an update.

  • ryan_barnes_elgas
    Replied on September 5, 2017 at 10:36 PM

    Thank you

    :)

  • Uygar Bayar JotForm Developer
    Replied on September 6, 2017 at 3:20 AM

    Hi,

    We use 3 submission servers for submissions. Here are the ips:35.184.22.67, 52.58.137.186, 104.154.241.21

     

  • ryan_barnes_elgas
    Replied on September 7, 2017 at 12:27 AM

    Thank you Uygar. Tested and working now