I am new and have a question. I have a Jot form. When a client inserts data the first time a template generates. This template is a Word document som contains the data from the Jot form the client inserted. When the same client inserts data into the form the second time, the data submission should be handled like a order and it has to be added in a clients basket of a webshop instead. I tried to make some conditional logic in the Jot form settings menu. But without code, the opportunities are limited.
I created a senario on make.com where I used Dropbox. On the Dropbox there is a Word template. When the data come in will be added to the template. But if the same user submits data the second time the submission has to be handled like a order, and it will not pass the senario on make.com but will be put into the clients basket in the webshop. Perhaps I need to make an if statement in the code, but I'm not sure. Is there anyone who can help me?