Hi usbworm ,
The method from the FAQ should work OK in CFv5 (unless there have been changes at the SalesForce end). What exactly is not working?
Bob
I don't know what's not working. I have the new registered user in Joomla, but in Salesforce nothing happends.
I attach a pdf with my setup, if you can have a look.
Thanks for the reply.
Hi usbworm,
It looks as though you have the cURL action before the Custom Code action so the entries you create in the Custom Code will not be available when the cURL is run.
Have you tried adding a Debugger action to your form after the cURL action to see what data is there?
Bob
Hi GreyHead
no, I try and let you know. (I am not an expert so, thanks for your help)
Here's the result of the debug
Hi usbworm,
I'm not sure why but I don't see the data there that is being sent to SalesForce. Have you checked the SalesForce documents to see if the URL and variable names are still good?
Bob
They should be right because I just copied them from a previous (working) html form used before I need also Joomla registration
(I sent you the html by private message if you can have a look)
again, thak you so much
Sorry Bob, any news?
thanks
Hi,
You can use a debugger action to check what is the curl data being sent and confirm that they comply with the SalesForce requirements ?
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi admin
yes the debugger log is attached 6 posts ago with this name debug_chronoforms.pdf
thank you for the reply
Hi usbwork,
What are the curl settings you have ?
Please copy and paste the settings in an image or in the post directly.
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Admin
First of all, thankyou so much for the answer.
these are my settings in curl:
Target URL
https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8
Header in response
No
Fields map
first_name={first_name}
last_name={last_name}
company={company}
phone={phone}
mobile={mobile}
email={email}
URL={URL}
street={street}
city={city}
zip={zip}
country_code={country_code}
state_code={state_code}
00N0Y00000BCXbJ={00N0Y00000BCXbJ}
00N0Y00000BCXbO={00N0Y00000BCXbO}
00N0Y00000Fjetw={00N0Y00000Fjetw}
fax={fax}
00N0Y00000FlTHs={00N0Y00000FlTHs}
lead_source={lead_source}