Skip to main content

Hi,

I’m new to this, im sorry about stupid question.

I’m trying to catch data from leadform: Email and dropdown where they can select building size (house cleaning)

The data needs to be sent to my launch27 bookingform. I thought webhooks would work and autofill the dropdown data from leadform to bookingform, but it does not work.


launch27 is trigger only, is there a way to make these two forms connected?

 

Hey there,

If Launch 27 is trigger only, my recommendation here is for you to use a POST webhook 

https://bitbucket.org/awoo23/api-2.0/wiki/Create_booking_for_customer

It’s a more technical solution, but unless Launch 27 add this as an action, then sadly that’s the only option available for you at the moment.

 


I will try, thank you!