Hello 👋🏻 I have a question about make.com integration. Can i integrate the plattform via webhook to have automations running there like check availability in google calendar and book dates? I have no idea of how to add the webhook into the agent flow?
Christian - technically yes. I've been having some issues with webhooks, but please let me know if you get them working well. You add webhooks by using the 1.8 agent builder. Then in the speak node, add in actions. depending on what you want to do, you might want to get 'Extract Fields' and then call your webhook so you can pass information from the call to the webhook
Thanks! Is there any additional info of how to set this up?
are you using a 1.8 agent?
it's in the speak node -- add an action there
Yes i found this. Bit inside the webhook i was wondering what to set as body and or header parameters and how to set this up correctly…
I have a make scenario set up but the communication seems not to work correctly… would be nice to find any beginner friendly tutorials…
Hey guys, I was away for some time so definitely need to catch up on some stuff, but can the agent pull info in the middle of the call? That can be a database stored anywhere and then use make.com and a webhook. Like the person would say the order ID and then the agent would pull the status of it, for example.
Here is my setup. Maybe someone can help? https://capture.dropbox.com/OTabHXhlAk0BzLBd
Nobody?
to get variables use extract fields, then use those in your webhook call
where kann i find the extract fields function?