I'm using Calendly as the final step in a 5-step form on my website. I need to ensure that when a user schedules an event via Calendly, the data collected in the previous steps of the form is also submitted.
Is there a way to pass the collected data along with the Calendly event scheduling? Alternatively, is there an event or method to ensure the event is only scheduled if the data is submitted correctly?
Any advice on how to achieve this would be greatly appreciated!