External Booking Validator custom feature: Difference between revisions

From SimplyBook.me
No edit summary
No edit summary
Line 3: Line 3:
</translate>
</translate>
{{#seo:
{{#seo:
|title=Custom Features - SimplyBook.me
|title=External Booking Validator custom feature - SimplyBook.me
|description=Validate external bookings seamlessly with this custom feature. Ensure appointments are secure and accurate. Learn how to enable it here!
|titlemode=append
|titlemode=append
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, additional functionality, validation, validation script, customization, appointment validation, booking validation
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, additional functionality, validation, validation script, customization, appointment validation, booking validation

Revision as of 15:27, 11 December 2024




You can validate bookings through the use of an external script. The script can check variables from the booking, and only if conditions fulfilled, the booking is processed. Additionally the validation script can bring back information that can be injected into intake form variables.


Please note!

  • Development skills are needed for this feature use.
  • Intake Forms custom feature will be enabled together with this one.


How to use
1. Enable External Booking Validator custom feature on your Custom Features page, Other section.



2. Create your own validation script with your own desired conditions.
For example, you may require certain client answers to one or several intake forms for the booking to be submitted to your system.



3. Insert your script to this feature settings on the Custom Features page and save.



Script example is available here.