AFI AFI

LatePoint

Estimated reading: 1 minute Updated July 31, 2026

Overview

AFI creates bookings in LatePoint, the WordPress appointment-booking plugin, from external form submissions. Use it to feed LatePoint’s calendar from any custom form or third-party source.

Supported actions

  • Create Customer
  • Create Booking

Authentication

  1. No API key — AFI writes directly to LatePoint on the same WordPress install.
  2. Confirm LatePoint is installed and activated.

How to create the integration

  1. In WordPress admin, go to AFI > New Integration.
  2. Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
  3. Pick LatePoint as the Receiver, then pick the Task you want to run.
  4. Map sender fields onto LatePoint’s fields. Service ID, agent ID, start datetime, customer email + name are required.
  5. Optional: add Conditional Logic so the action only fires on matching submissions.
  6. Save and run a test submission. Check AFI > Log if anything looks off.

Notes & caveats

  • Same-site only.
  • Slot validation: LatePoint checks availability — conflicts are rejected.
  • Buffer rules still apply when creating bookings via the receiver.

Related