Hey,
I want to create a form by code prefilled with data from our database. So far, it's working. However, I am facing a few problems now. Our use case is:
- Create the form with the data for each customer.
- Secure the link so that only the correct customer can access the correct link (with a password? or a specific link? How?).
- Get the link to the form so we can send it to the customer by email (how?).
- The customer fills in the missing data and sends it back to our database (how?).
I am completely new to working with Plumsail, so I don't know if it's possible at all without creating a web service on my own. As I said, creating the form is working, but everything after that is not clear to me. The documentation and Google don't give me the information I need (maybe I am looking in the wrong places?).
Any advice or pointers you can offer would be greatly appreciated. Thank you for your help.
Best regards,
Simme