The Ultimate AI Receptionist for Restaurants - Video Resources HELP
Hello everyone and thank you for your support. On the video'e time line at 30:04 when you add the webhook, you mention that you are pasting a json file into it and it looks like 10 or 11 lines. However the json file in the resource section for the video looks like has 2896 lines when I open it in notepad. Can you please help me to understand if I should paste the whole check for availability json file text into that specific webhook on make.com when you show it in the video at 30:04 and am I wrong to assume what you are pasting is only 10-11 lines? Thank you for your help. This is the json file I created by pausing the video for this section as you see in the attached screenshots. { "results": [ { "toolCallId": "1.message.toolCalls[1].id", "result": "Great, the time slot you selected is available. Let me go ahead and book it for you." } ] } Is that correct and where can find this json file in the resources. I looked at all the json files and apart from the tools section they look like very large files with over 500-2500+ lines of code. Thank you for your help.