Search
|
|
| Post |
|
Baysharam - Guest
9:14 pm - October 25, 2008
|
| |
|
Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: ???
- cforms version: ???
- Your Wordpress version: ???
[desc]: _
Just wondering if anyone has been able to use the salesforce post function with this script? If so, how'd you do it?
|
|
|
Oliver
- Admin
11:03 am - October 26, 2008
posts 3899 |
| |
|
generally these would be your options:
- forward the form email to a salesforce email interface (real-time)
- configure an alternative form action to forward form input to a salesforce interface (real-time)
- extract submission data from the cforms tracking tables, e.g. XML (batch process)
- use my-functions.php to run an action after form submission to feed data to any interface your require (real-time)
|
|