Hello, I want to integrate an API tool that allows me to send notifications such as
https://ntfy.sh/. I can do this via n8n using the API tool, but I need to collect the user's response that is sent in the notification and give it to vapi. How would this step be integrated into vapi, considering that it is an n8n webhook?