I am currently building an online marketplace in Softr and I would like customers to be able to confirm their data again after buying an object with prepayment. For this purpose, the customers enter their data for the purchase process on the detailed page of the property and I would then like to present this data again on another page. To do this, I am currently trying to ensure that the second page can access the recordId of the buyer’s database entry. To do this, I use a webhook response in make.com.
make says that the scenario is finalized, but when testing I am not directed to a new page, nothing happens, not even an error message or something.
It would be great if someone knew a solution!
Hello, thanks for your quick feedback!
I’m not currently using a VPN.
As far as I can tell, I’m using the updated code with the correct form name (in my case, “form4”).
Hey I’ve tried your idea, unfortunately still nothing happens when I press the button that sends the data to make. Everything runs in make, but the user still doesn’t get to the next page.
I have created a video for a better understanding of the process