Question on saving contact form info to salesforce: my contact form saves the data to a database and to a google docs sheet when submitted. Now I want to add a save to our salesforce DB. Is that possible? I have used the curl action before to save data successfully to salesforce. However, this data is in a Gsheet array because of the google docs sheet save action. Would I need to use the [GH] custom curl action for this? I tried to find the download for that action, but the downloads page on greyhead.net is not coming up any longer. I tried using some php to copy the form Gsheet values into the normal form array, but it did not work. The form is a single page, so maybe I can't copy the form values from the session before the rest of the actions run. I will keep trying.
This is the forum post I referenced for the salesforce data write: http://www.chronoengine.com/faqs/61-cfv4/cfv4-tutorials/4112-how-can-i-send-form-data-to-%3Cspan%20class=
Has anyone tried this before and if they have, what did you use?
Thanks in advance for any help/advice anyone can give me.
Erik
This is the forum post I referenced for the salesforce data write: http://www.chronoengine.com/faqs/61-cfv4/cfv4-tutorials/4112-how-can-i-send-form-data-to-%3Cspan%20class=
Has anyone tried this before and if they have, what did you use?
Thanks in advance for any help/advice anyone can give me.
Erik