AFI AFI

LatePoint

Estimated reading: 2 minutes Updated August 1, 2026

LatePoint is a popular WordPress booking plugin from LatePoint LLC. Advanced Form Integration captures LatePoint events (new bookings, status changes) and routes the data to any of 200+ destinations.

What you’ll need

  • The LatePoint plugin (free or Pro) installed and activated.
  • At least one service and agent configured.
  • The Advanced Form Integration plugin installed and activated.

Booking data captured

Field Format
Customer name First and last separately
Customer email Same as input
Customer phone Same as input
Service The service name
Agent The agent name
Date YYYY-MM-DD
Start time HH:MM
End time HH:MM
Duration Minutes (numeric)
Booking total Numeric, in your default currency
Booking status pending / approved / cancelled / completed
Customer notes Same as input

Create the integration

  1. Go to WP Admin → AFI → Add New.
  2. Enter an Integration Title, e.g. LatePoint booking → Google Calendar.
  3. In Trigger → Form/Data Provider, select LatePoint.
  4. In Form/Task Name, choose the event.
  5. In Action → Platform, pick the destination and complete the field mapping.
  6. Optional: configure Conditional Logic.
  7. Click Save Integration.

Screenshot: AFI Add New screen with LatePoint selected

Conditional logic example

Goal: when a LatePoint booking is for the Premium Service, also notify the senior provider’s Slack DM.

Create a Slack integration. Open the Conditional Logic panel, add a condition with the service field, Equal To, value Premium Service.

Related docs