Spaces:
Running
Running
Update templates/menu_page.html
Browse files- templates/menu_page.html +1 -1
templates/menu_page.html
CHANGED
@@ -325,7 +325,7 @@
|
|
325 |
|
326 |
// Example Salesforce integration
|
327 |
// Replace the URL below with your actual Salesforce endpoint and configure authentication as needed.
|
328 |
-
fetch('https://
|
329 |
method: 'POST',
|
330 |
headers: {
|
331 |
'Content-Type': 'application/json'
|
|
|
325 |
|
326 |
// Example Salesforce integration
|
327 |
// Replace the URL below with your actual Salesforce endpoint and configure authentication as needed.
|
328 |
+
fetch('https://huggingface.co/spaces/lokesh341/voicemenu1433/api/orders', {
|
329 |
method: 'POST',
|
330 |
headers: {
|
331 |
'Content-Type': 'application/json'
|