lokesh341 commited on
Commit
d4bd1c8
·
verified ·
1 Parent(s): ceed13b

Update templates/menu_page.html

Browse files
Files changed (1) hide show
  1. 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://huggingface.co/spaces/lokesh341/voicemenu1433/api/orders', {
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://biryanihub-dev-ed.develop.lightning.force.com/lightning/o/Order__c/list?filterName=__Recents', {
329
  method: 'POST',
330
  headers: {
331
  'Content-Type': 'application/json'