Skip to main content

Form with chat gpt

Hello,

I was wandering around and I need your help.

I want to make an interactive conversational form that will have conditional logic and chat gpt maybe.

I want the user to answer some questions and regarding the answers to give him the right therapist to book 1:1 session regarding the issue.

Do you have any thoughts?

Gee Adriaansz

Hmm what about this? Use Conversational Forms for the chat-like experience, Conditional Logic as the matching engine, and FluentBooking for scheduling. Add a hidden field such as β€œRecommended Therapist” and create rules with Conditional Logic to automatically set that field based on the user’s answers.

From there, you can set up multiple confirmations and apply conditional rules to decide which confirmation is triggered for each case. That means you can:

  • Display a personalized on-screen success message tailored to the recommended therapist.
  • Redirect the user to a specific booking page or directly to the right therapist’s FluentBooking calendar.
  • Send different follow-up emails or notifications depending on the match.

This way the entire flow feels interactive and customized, guiding each user seamlessly from initial answers to booking the right 1:1 session.