Does CF7 not have any API?
-
Hi, I need to alter the TO and BCC of emails sent with CF7 when the mail is sent
I can’t find any API docs at all.I solved it with a cumbersome JS solution that populates a hidden email field which I then use in CF form as a “CF ShortCode”.
This is suboptimal at best, totally uncontrollable and if someone does have JS disabled on the browser a complete failure.So I would like to use the PHP api, it would be the right way to do this.
Any hook we can use?Something like “wpcf7_send_mail” or whatever that offers us form ID, receivers, body etc of the mail…
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Does CF7 not have any API?’ is closed to new replies.