![]() |
|
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Content Management Systems Website CMS systems, Blog Site Systems, Mini Site Scripts |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member | wordpress platform posting a lead to an api
Hi All, Does anyone have a solution for a wordpress based site that needs to do an automated HTTP post of a web generated lead (with only a couple of form variables, such as name, phone, email, etc) to an API when leads are generated. Been searching around for some code, but I'm drawing a blank big time. I'm no expert coder but if someone had a code base, I'm sure I could work it out. Thanks, Mike |
| |
| | #2 (permalink) |
![]() |
Do you have some code from the lead company to paste into a standard web page if so you could hard code it into a custom wordpress page.
__________________ Laterooms Wordpress Solution | |
| |
| | #3 (permalink) |
| Member | |
| |
| | #4 (permalink) |
![]() |
Guesing you may want just want something like this Code: <FORM action="Your API adress here" method="post">
<P>
<LABEL for="firstname">First name: </LABEL>
<INPUT type="text" id="firstname"><BR>
<LABEL for="lastname">Last name: </LABEL>
<INPUT type="text" id="lastname"><BR>
<LABEL for="email">email: </LABEL>
<INPUT type="text" id="email"><BR>
<INPUT type="submit" value="Send"> <INPUT type="reset">
</P>
</FORM>
__________________ Laterooms Wordpress Solution | |
| |
| | #5 (permalink) |
| Member |
From one Wirralite to another - thanks mate!
|
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| WordPress PHP developer anyone | golddiggerguy | Services Wanted | 5 | 30-12-2010 01:17:10 PM |
| High quality free Wordpress themes | springer | Wordpress | 0 | 05-01-2010 02:48:31 PM |
| Example of sites built in Wordpress | WaftyCrank | Wordpress | 13 | 18-03-2009 07:53:02 PM |
| Free Wordpress Theme Gallery - Submit YOUR theme! | bizcorp | Domain Appraisals | 2 | 20-02-2009 03:42:46 AM |