• Hi,
    I’m trying to connect my form to a CRM system. The CRM company has given me a php code that connects to the form using action ie: <form action=’contact-crm.php’ method=’post’>. I’ve put this at the top of the Form window in the contact 7 plugin.

    I’m having problems with the form data loading into the CRM system. Where should my PHP file be stored in my WordPress files? Should it be in the plugin folder? The PHP file has API codes that connects to the CRM system.

    My form data submits fine via the email address so I know the form is working. Any suggestions about how I can get this working?

  • The topic ‘Custom Action – PHP File – Integration’ is closed to new replies.