What's the best way to get data from a car dealership's website? I want to fetch information like the price, make, and model. I tried putting the URL into a knowledge base, but it's not working right. I was also thinking about using a tool like Apify to store the data in a table, and then run a function to get a specific row and send the data back. Is there a simpler, free, and easy way to do this?
Hey there, Thanks for joining the community, it's great to have you here! To access the resource hub, please click 'Classroom' at the top, then click 'Resource Hub'.
Hi Brendan, Iโd be extremely grateful if you could create a video tutorial exploring the HTTP POST method in-depth, with a focus on practical scenarios using Cal.comโs API. In particular, please demonstrate how to book an appointment in Cal.com using the HTTP module in a tool like Make.com, including how to incorporate custom question fields in the booking process. Please include step-by-step examples for clarity. Thank you so much!
@Jim Pannell thanks for your suggestion. I thoroughly study cal.com documentation and also get a lot of help from different llm i watched probably more than 15 details video but no one explained clearly how this thing work i got great help from kevin hogan's YouTube channel and learned from many other resources but not figured out what wrong with that
Even i tried @Brendan Jowett that temple it works fine but when i change json body according to my custom question it stop working. I'm using custom question in my event phone number, address, postcode, service required and vehicle type.
How can I schedule a meeting on Cal.com with dynamic time slots based on user requirements and the booked service (e.g., 60, 90, or 120 minutes) without using a fixed duration like 30 minutes and without creating multiple events?
Hi everyone, I'm exploring the best way to handle payments through a voice AI system. Specifically, I'm thinking about scenarios where we need to take payment before confirming a booking. Iโm considering using Stripe for the payment process, but Iโd love some advice or suggestions on how to handle this properly. Also, how secure is it to process payments via a voice agent? Any insights or best practices would be really appreciated. Thanks!