pksaheb commited on
Commit
d023d1c
·
verified ·
1 Parent(s): 48c2d3f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -723,7 +723,7 @@
723
  lastWebhookTimestamp = now;
724
 
725
  const sendWebhook = (attempt = 1) => {
726
- fetch('https://n8n-1r4e.onrender.com/webhook/3b904d6b-1169-4bca-9640-9ca0ad052a82', {
727
  method: 'POST',
728
  headers: { 'Content-Type': 'application/json' },
729
  body: JSON.stringify({
 
723
  lastWebhookTimestamp = now;
724
 
725
  const sendWebhook = (attempt = 1) => {
726
+ fetch('https://n8n-1r4e.onrender.com/webhook/f118d84e-55db-404d-b239-f3860bc081bc', {
727
  method: 'POST',
728
  headers: { 'Content-Type': 'application/json' },
729
  body: JSON.stringify({