Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 82367

How to make post request in contact form 7 in wordpress

$
0
0

Replies: 0

Hi Support,

I am trying to post request in contact form 7 in wordpress?

I was trying look like below code. but not getting any success.
on_sent_ok: “$.ajax({ type: “POST”, url: “http://13.55.17.71:8080/MarketingSolution-0.1/leads/saveWithJson”,success: 1, function(data){}})”

While i m also trying this : on_sent_ok: “$.ajax({ type: “POST”, url: “http://13.55.17.71:8080/MarketingSolution-0.1/leads/saveWithJson”,data: jsonData,success: function(){}})”

Its given error referenceerror jsondata is not defined

Thanks
Gourav

  • This topic was modified 5 minutes ago by  gourav12.
  • This topic was modified 3 minutes ago by  gourav12.

Viewing all articles
Browse latest Browse all 82367

Trending Articles