Easy & Affordable
Log In
Register
Developer Tools to Integrate with EZ
EZ Login Widgets    EZ Web Services

EZ Login Widgets
 
You can add EZ login box to your web site by adding the following codes.
 
Login widget 1
Add the following code to your web page
<head>
    <script language="javascript" src="https://www.ezinspections.com/widget/widgetjs.js"></script>
</head>
<body>
    <script language="javascript">
        EzWidget.RenderUI(1);
    </script>
</body>
                                        
Login widget 2
Add the following code to your web page
<head>
    <script language="javascript" src="https://www.ezinspections.com/widget/widgetV2.js"></script>
</head>
</body>   
<script language="javascript">
    EzWidget.RenderUI(1);
</script> 
</body>        

EZ Web Services
You can integrate your system with EZ through EZ web services. Contact EZ at info@ezinspections.com for details.
 
Use of EZ Inspections constitutes acceptance of the EZinspections.com Terms of Service and Privacy Policy
Copyright HarmoniSoft,Inc., owner of EZinspections.com, leader in field service automation.