Hello,
I am writing to you here following various exchanges the support.
The context: some users take appointments when they do not correspond to our sector of activity. The calendar is full, I would like to be able to filter users before making an appointment.
The problem: HubSpot does not natively allow to have a filter form before the appointment is taken, and to be able to retrieve the filter answers.
Two solutions in my opinion:
- Develop the filter form our side and pre-fill this information when the iframe loads (via parameter integration in iframe URL). Like here Auto-populate form fields with a query string, but for an appointment booking.
- When the user makes an appointment, retrieve the user ID and send the filter information to HubSpot via the API (using the user ID). We need to retrieve the UID through the iframe via an event. https://legacydocs.hubspot.com/docs/methods/forms/submit_form
Do you think this is possible? Especially the first solution which would be the easiest for us.
Thanks in advance for your help ![]()
Have a nice day,