r/Make

Telegram bot problem
▲ 2 r/Make

Telegram bot problem

https://preview.redd.it/5z4iptueda2h1.png?width=2772&format=png&auto=webp&s=47e15cc983e602a3a46a549521f4539b01dbc5bf

Hi, please note I'm an absolute beginer trying to create my first ever scenario, and I'm running into some issues. (I was using Gemini to guide me how to build it so there might be logic gaps that I simply don't understand yet).

What I'm trying to buildis a bot that gives Tarot readings. When user gives /start command it should show 3 pillars (Love, Career, Inner growth) as buttons and a welcome message. Once they choose a pillar they should get a reading through the AI (and store that entry). A user gets one reading a day, so if they click the same or any other pillar it should give them a message that encourages them to come back tomorrow.

It succesfully does the first two steps but fails at giving that "sorry come back tomorrow" mesaage. It doesn't register it in the data starore either. In fact, it registered the first entry as /start rather than Love.

Could you please tell me why is it failing to complete the intended logic?

https://preview.redd.it/gg2fs1qaea2h1.png?width=2390&format=png&auto=webp&s=bec376ed9929c3f4b4889eef184e3f6b7bc04938

reddit.com
u/Flamjoy — 2 days ago
▲ 2 r/Make+1 crossposts

Vapi + Make + calendly availibilty tool still runs but appointment flow still fails.

Im new to AI automations and I'm trying to build a VAPI + Make + Calendly appointment booking system.

The flow is supposed to work like this:
- Caller gives preferred date/time
- VAPI calls Make through a tool
- Make checks Calendly busy times
- Make returns availability back to VAPI
- VAPI only books the appointment if the time is available

The Calendly API call seems to work and returns busy times, but the VAPI/tool response or prompt logic still isn't working correctly.

Here’s a screen recording walking through the setup:
https://drive.google.com/file/d/1Zj8eciwQpwwuJt6r0IY8Uyvr9SqNma15/view?usp=sharing

Main issue:
When i test it, it seems like vapi ignores the already booked appointments/busy times.

Expected result:
VAPI should check availability first, then only book if the time is available.

Any help pointing out what I mapped wrong or what my webhook response should look like would be appreciated.

reddit.com
u/Far_Fault_5899 — 5 days ago
▲ 1 r/Make

Scenario deactivated... Object with ID does not exist — Facebook Lead Ads module

Hello, I’m reaching out again regarding an issue I previously contacted you about. This morning, once again, when we arrived at the office, we noticed that many Makes had stopped for the following reason:

"Scenario was deactivated by Make. Scenario has encountered an error while being processed. Fix the error or clear the queue. The reason is: [400] The HTTP request sent to the server has invalid syntax. Details: Unsupported GET request. The object with ID ‘****************’ does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api (100, GraphMethodException)."

https://preview.redd.it/kxjv4mgs5v0h1.png?width=1552&format=png&auto=webp&s=cfa20ec76180a01430ff7cabccb75f4e5d211f91

The problem is that this issue is occurring even though all of our forms had been working perfectly for a while, and it’s happening to a large number of our clients all at once with no apparent reason to explain this loss of connection.

Even stranger, when the queue gets long and I set the scenario to “Active,” some of the leads in the queue manage to get through and the make works.

I really need a solution to this problem, which is becoming repetitive and very time-consuming.

reddit.com
u/MevenLe — 9 days ago