Feedback

We love hearing your feedback and want to keep this a welcoming space for everyone. Please be respectful and professional in your comments. Posts containing offensive or inappropriate content may be removed. If you’re experiencing a technical issue, please contact help@inspectionsupport.com
Enable Trigger/Checkbox State Updates for TriggeredDropDown Controls via REST API (controls-v2)
We have built a custom online booking scheduler and successfully integrated it with the ISN REST API using the recommended controls-v2 structure. We are currently facing an issue with controls of type TriggeredDropDown (e.g., our Utility dropdowns like ID 152/Water, ID 153/Gas, ID 10/Electricity). When we update these controls using the REST API's controls-v2 array (for example, sending {"id": 152, "value": "Yes"} ), the REST API successfully saves the value in the database and returns it correctly when we fetch the order details via GET. However, in the ISN Order Bravo User Interface, the checkbox trigger for these controls remains unchecked, which causes the dropdown selection to appear empty or hidden to our office team. To work around this, we are currently forced to emulate a web browser session to log in to goisn.net and POST the raw form fields (e.g., obtdd152=true , obtdd152chk=true , obtdd152val=Yes ) directly to /order-bravo/update . Could you please update the REST API ( controls-v2 / OrderControlEntry schema) to either: Automatically set the active/checkbox trigger state to true when a valid dropdown value is sent for a TriggeredDropDown control. Or expand the REST OrderControlEntry schema to accept a chk or checked boolean parameter (similar to the UI form's obtddXXXchk field) so we can activate the trigger checkbox directly. This would allow us to completely retire our web session login workarounds and rely entirely on the official developer REST API. Thank you!
4
·
Online Scheduler
·
in review
Inspector Filtering by Foundation Type (Crawlspace Capability)
I’d like to submit a feature request that would significantly improve scheduling accuracy within the online booking system. Currently, when clients book inspections online, they are able to select any available inspector without regard to that inspector’s specific limitations or preferences (for example, inspectors who do not perform crawlspace inspections). This can result in bookings that require rescheduling or reassignment, which creates inefficiencies for both our office and the client. Requested Enhancement: The ability to assign inspection capability filters to individual inspectors—specifically, the ability to designate whether an inspector performs inspections involving certain foundation types (e.g., crawlspace, slab, elevated, etc.). Desired Functionality: Allow inspectors to be tagged with capabilities (e.g., “Crawlspace – Yes/No”) When a client selects property details during online booking (such as foundation type), the system automatically filters out inspectors who do not meet those criteria Only qualified inspectors are shown as available for selection Benefits: Reduces scheduling errors and rescheduling Improves client experience by preventing incorrect bookings Increases operational efficiency for our team Ensures inspections are assigned to appropriately capable inspectors from the start This would be especially helpful for accommodating inspectors with physical limitations or specific scope restrictions while still allowing them to remain active in the scheduling pool. Thank you for your consideration, and please let me know if any additional information would be helpful. Best regards, Rodney Whitehouse Cardinal Home Inspections, LLC
2
·
Online Scheduler
·
in review
Load More