Webhook> execute workflow

I created a webhook and set up post with production URL attached to Retell AI.

Now do i have to click execute workflow every time?

My project is active now.

Hey @Hyunsu_Lee hope all is well. Welcome to the community.

You can click execute workflow every time, but probably this isn’t something you want to do. Alternatively, you may rely on retell calling a webhook on certain events. When the event happens retell calls the webhook configured with n8n address from the webhook node and it triggers the workflow. Make sure to use the production url (!) and not the test url for the webhook, this way you can utilize the webhook without manually activating it every time.

Thank you for the message. I think what I hear is that is possible. If you can explain by step by step, that would be great or I need to research more… Cheers.

You would most definitely need to research how to configure the webhook in retell

then create a webhook in n8n

configure the node accordingly and set retell with its url.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.