fixing up church and teacher forms
This commit is contained in:
parent
b487eae367
commit
9e498888fc
3 changed files with 16 additions and 7 deletions
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
};
|
||||
/* xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); */
|
||||
xhr.open("POST", "https://n8n.tfcconnection.org/webhook-test/mt-application");
|
||||
xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application");
|
||||
xhr.send(data);
|
||||
console.log(data);
|
||||
console.log("Hallo!");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue