make.com tools integration
# support
a
Hi, I am bulding an appointment setter. It has a tool with 3 parameters: userName - captures the name of the user. userReason - captures the reason of the appointment, userResponce1 captures the users responce to the given date. First two are obvious and I have no problem with them. The issue comes with the userResponce1 as it comes in later than the previous two. That means 1. That the scenario runs twice as it sends the responce also with the previous data, 2. even the second run is not good, because in the logs I get the data from Vapi(useResponce1 is recieved in the second run), but cant use (cant even see it) the property in make. Any help would me much apreciated as Im strugeling with this for over a week. Im also posting the pictures of in an the prompt. @User https://cdn.discordapp.com/attachments/1268990081029509151/1268990081788674068/PAYLOAD_N1.jpg?ex=66ae6e9c&is=66ad1d1c&hm=20bf2a73fd3f539a548da9461b1593cd381d6810ad4ebb813336cd74482e463a& https://cdn.discordapp.com/attachments/1268990081029509151/1268990082027622442/prompt.txt?ex=66ae6e9c&is=66ad1d1c&hm=15092416c8bd9b3f3cd73f6b24473f66c7f0a55fc275159972bbdd6969bedee2& https://cdn.discordapp.com/attachments/1268990081029509151/1268990082388463778/Snimka_obrazovky_2024-08-02_194439.jpg?ex=66ae6e9c&is=66ad1d1c&hm=05d491590ad99a170cc1c0e8aa67566e198ec753a7219f32a6887c9400f168ef& https://cdn.discordapp.com/attachments/1268990081029509151/1268990082673545248/Snimka_obrazovky_2024-08-02_194818.jpg?ex=66ae6e9c&is=66ad1d1c&hm=409db9917fc2151cb917e684decf30afc0f38f1ef1404a24fec2e437bf0af0b5& https://cdn.discordapp.com/attachments/1268990081029509151/1268990082971471964/image.png?ex=66ae6e9c&is=66ad1d1c&hm=eea6bb595baec00c9fcd8927101120dfb89cb599e11f596867f1cc78d2c562ca&
c
webhook response should be at the end not in the middle. DId you see that somewhere or you did it yourself? I would assume the latter.
c
I have to ay this is very "weird'. Why stores times in a google sheet and not use an actual calendar? Also there is no VAPi automation I have ever seen where the response is in the middle - and the response it not returned back to fill in information.
s
@Adam is your doubts cleared now?
2 Views