Offer configured availability
The booking node generates slots from the workflow’s timezone, weekly hours, slot length, lead time, booking horizon, and capacity.
For bookings and payments
Collect the right details, offer configured availability, request a deposit or full payment, and retain the appointment record inside the workflow.
The problem
A WhatsApp request needs the right service, customer details, a valid slot, and sometimes payment before the team can count it as confirmed. The workflow makes each of those decisions explicit.
Outcomes
Capabilities
The booking node generates slots from the workflow’s timezone, weekly hours, slot length, lead time, booking horizon, and capacity.
Ask workflow questions before the booking node and retain the customer and appointment record in Fluenta.
The payment node supports Stripe and Paystack hosted checkout, with required success and error branches.
Inspect appointment records and workflow activity after the conversation.
How a flow looks
Build the customer request, service selection, availability, payment, confirmation, and exception paths as steps your team can inspect.
Request
Ask for the service and customer details before showing a slot.
Availability
The booking node offers currently valid configured slots, up to ten choices in WhatsApp.
Payment
The payment node sends hosted checkout and requires both a success and an error path in the flow.
Confirmation
A successful booking receives a reference and is kept with confirmed or cancelled status.
Example workflow
Demonstration workflow using a first-party Fluenta template.
Product truth
Metrics
Questions
No. It has a read-only ICS feed for Fluenta appointments, not external calendar synchronization.
Yes. Configure a Stripe or Paystack payment node for the amount and route both its success and error outcomes.
No. Refund handling is not automated by the booking flow and should be handled with the payment provider outside it.
Build the confirmation path, test the unavailable and payment-error branches, then publish the customer journey you have reviewed.