Hi everyone, i've been struggling with a challenge: I have a mult-form and in the journey there's a calendly embed, I'd like to prepoulate the name and email field of the calendly embed and also once they click schedule event it submits the form to the webflow database with the time and date chosen in calendly.
In summary:
It looks like Calendly does have query parameters, so you could at least do half of this.
As far as I know, the only way that you'd be able to grab the time and date a user selects, would be to use the Calendly API.
You could attempt to do this with Zapier too.