• Hello guys,

    I need a big help. I use the contact form 7 and need to integrate it with my CRM (Solve 360).

    I have no knowledge in PHP, but researched the API of them and seems to be something simple to solve. (https://solve360.com/api/introduction/)

    My biggest difficulty is to pull the file “Solve360ContactSave.php” because I do not know how to create a “<form action =” “method =” “…> …” in the contact form 7.

    Any help would be greatly appreciated 🙂

    • This topic was modified 9 years, 8 months ago by luanbez.
Viewing 1 replies (of 1 total)
  • this is not the way to integrate your form with this CRM.

    You can achieve this my hooking into the functionality of CF7 submission process (here is an example of how to do this in this answer I provided on this thread. The logic is similar), but you need to code in PHP to do this.

    Alternatively you can explore Zapier’s integration solution.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Contact Form 7] create an action before sending the email’ is closed to new replies.