Prathamesh1420 commited on
Commit
3ad5d96
·
verified ·
1 Parent(s): 82524b0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -729,7 +729,7 @@
729
  const chartImage = generateChartImage();
730
 
731
  const sendWebhook = (attempt = 1) => {
732
- const webhookUrl = 'https://n8n-1r4e.onrender.com/webhook-test/fb1185d8-51fc-4938-bd86-0222ceb2d3af';
733
 
734
  // Create FormData to send both JSON and files
735
  const formData = new FormData();
 
729
  const chartImage = generateChartImage();
730
 
731
  const sendWebhook = (attempt = 1) => {
732
+ const webhookUrl = 'https://n8n-1r4e.onrender.com/webhook-test/2af1157d-c7d7-4e57-86c8-577c5a005f40';
733
 
734
  // Create FormData to send both JSON and files
735
  const formData = new FormData();