I’m building out an automated outreach agent for a client that takes info from website form submissions and adds it to their CRM. It then uses this info to personalise automated outreach.
Issue:
They have a Wordpress site so we used a cf7 to webhook plug in to connect to the n8n workflow. The problem is the plug in won’t save the production webhook URL and keeps reverting to the test webhook URL so the workflow never gets called. Does anyone know of reliable word press plug ins to connect contact forms to webhooks?
Lastly:
They usually receive an email from Wordpress when a form is filled. But when the webhook was working, no emails were coming through from Wordpress, thought I’d see if anyone has experienced this.
Help would be much appreciated 😅