Booktics

  1. Home
  2. Booktics
  3. Integration
  4. How to Integrate Booktics with Pabbly

How to Integrate Booktics with Pabbly

Overview

Booktics Pabbly integration sends each booking’s customer contact to Pabbly Connect through a webhook, so you can route that data into 1,000+ apps with no code. It is useful for any site owner who wants new bookings to auto-flow into a CRM, email list, spreadsheet, or team chat.

Step 1: Create a webhook URL in Pabbly Connect

Create the trigger that receives Booktics data.

  1. Log in to your Pabbly Connect dashboard.
  2. Click Create Workflow, name it (for example Booktics Bookings), and click Create.
  3. In the Trigger step, search for and select Webhook by Pabbly.
  4. Choose the event Catch Webhook.
  5. Pabbly generates a unique Webhook URL (e.g. https://connect.pabbly.com/workflow/sendwebhookdata/...). Click Copy.

Leave the Pabbly tab open it waits for the first request so you can verify the connection later.

pabbly connect dashboard for booktics integration
pabbly with booktics integration webhook setup step
pabbly with booktics integration webhook setup complete

Step 2: Connect the webhook in Booktics

  1. In WordPress admin, go to Booktics → Modules and open the Integrations tab.
  2. Find the Pabbly card and toggle it On.
  3. Click Configure on the Pabbly card.
  4. Paste the webhook URL into the Webhook URL field.
  5. Click Save.

Booktics now POSTs customer data to that URL on every new booking.

Booktics integration page
Booktics with pabbly integration

Step 3: Confirm what data is sent

On each new booking Booktics sends a JSON payload with the customer contact:

FieldDescription
emailCustomer email address
first_nameCustomer first name
last_nameCustomer last name (if provided)
statusAlways subscribed

Step 4: Test the connection

  1. Create a test booking on your Booktics booking page.
  2. Return to the Pabbly tab — the Catch Webhook step shows the received data.
  3. Click Save & Send Test Request, then add your action steps (CRM, email, sheet, etc.).

Frequently Asked Questions (FAQ)

Q1: When exactly does Booktics send data to Pabbly?
On every completed booking (order creation). Each new booking fires one webhook request with that customer’s contact details.
Q2: Why is the wrong customer showing up in Pabbly?
Booktics sends the contact captured on the booking form for that specific order. If data looks off, make sure you are reading the latest request in Pabbly’s Catch Webhook step, not a cached earlier test.
Q3: How do I stop sending data to Pabbly?
Toggle the Pabbly integration Off in the Integrations tab, or clear the webhook URL in Configure. Either stops all requests.

Conclusion

Connect Pabbly once and every Booktics booking flows automatically into the apps you already use.

How can we help?