#I'm using Make to integrate with Elevenlabs, in Make I created a webhook, and the URL of this webho
1 messages · Page 1 of 1 (latest)
If your webhook isn't receiving data from ElevenLabs, here are a few troubleshooting steps you can try:
-
Webhook URL Validation: Double-check the webhook URL you provided in the ElevenLabs agent to ensure there are no typos or formatting issues.
-
Webhook Trigger Test: Verify that your Make.com webhook is active and capable of receiving requests. You can use a tool like Postman to manually send a test payload to the webhook URL and confirm it’s working.
-
Agent Settings: Ensure the ElevenLabs agent is correctly configured to trigger the webhook. Some integrations require specific events to be enabled or additional parameters to be passed.
-
Logs or Error Messages: Check both ElevenLabs and Make.com logs for any error messages or signs of incoming requests. This can help pinpoint where the issue lies.
If you’ve already tried these steps and the issue persists, consider providing more details, such as screenshots of your configuration or error logs, so we can assist you further.
What type of agent configuration? And I've already tested it with postman, and it's going, but with make and elevenlabs it won't work
If your webhook works with Postman but not with ElevenLabs, here are a few things to check:
-
Webhook URL Validation: Ensure the webhook URL in ElevenLabs is correct and free of typos or formatting issues.
-
Agent Settings: Verify that the ElevenLabs agent is configured to trigger the webhook. Some integrations may require specific events to be enabled or additional parameters to be passed.
-
Logs or Error Messages: Check the logs in both ElevenLabs and Make.com for any error messages or signs of incoming requests. This can help identify where the issue might be.
If these steps don't resolve the issue, consider providing more details, such as screenshots of your configuration or error logs, for further assistance.
I remember that my scenario is inactive in make, could this be a problem? Because the URL is correct, and I need to add a response node too, or it is not necessary