adding just and hiding the camp form
This commit is contained in:
parent
a4803160b5
commit
432436c0c1
5 changed files with 36 additions and 20 deletions
|
@ -48,7 +48,7 @@
|
|||
}
|
||||
};
|
||||
/* xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); */
|
||||
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/camp-form");
|
||||
xhr.open("POST", "https://api.tfcconnection.org/camp-form");
|
||||
xhr.send(data);
|
||||
console.log(data);
|
||||
console.log("Hallo!");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue