Popular form softwares:


Gravity Forms (plug-in for Word Press)
https://www.gravityforms.com/add-ons/webhooks/


Tutorial video on how to set up Gravity forms:



Ninja Forms (plug-in for Word Press)

https://ninjaforms.com/docs/webhooks/


Tutorial video on how to set up Ninja forms:





Integrating into NowCerts:

Endpoint where they can send some JSONs --> https://api.nowcerts.com/api/PushJsonQuoteApplications


The form JSON must include the following 2 fields: (Agency ID and FormName)

  • Add the field "AgencyID", and you need to pass this ID value "zzzzzzzzzzzzzzzzzz", where this is your Nowcerts ID. We can provide that.
  • Add the field "Form Name" and pass the form name in there. We will use it to store the mapping schema.



Below is an example of what this form will look like when it is sent into NowCerts. This can be found on the Dashboard in the "Quote Applications" panel. Once you map out the fields, it will then be able to attach to the client's account.



To integrate the Form into Nowcerts you will need to have a license upgrade from basic you can get it through us for $50 a year, We have enterprise then we will help you integrate the form. We will install a PHP script that sends the form data JSON to Nowcerts.