• I would like to send contact form data programmatically to my CRM (Zoho CRM) via my CRMs API. Is this possible?

    I’m guessing this would be some via PHP code hooked into whatever function(s) is/are called ‘on form submit’. Note: I do not want my browser to do this per your DOM events article: https://contactform7.com/dom-events/. This needs to be ‘back-end’.

Viewing 1 replies (of 1 total)
  • Hi, David Adams, I am another Contact Form 7 user.

    You can try looking at the wpcf7_before_send_mail hook in order to send your form data programmatically.

Viewing 1 replies (of 1 total)
  • The topic ‘CF7 API’ is closed to new replies.