• Resolved jcalonso

    (@jcalonso)


    Hello, thanks in advanced.

    I’m trying to add leads from wordpress with the plugin to Salesforce.

    My web-to-lead local from is working to sandbox and production. Changing the URL and the OID propertly.

    If I import any of these forms in wordpress plugin, they don’t work.
    If I create a wordpress-to-lead form in the plugin with production OID it is working propertly.
    If I create a wordpress-to-lead form in the plugin with sandbox OID it is NOT working.

    Could you help me to create a form to add leads in the sandbox?
    The wordpress version is 4.4.9. Could it be the problem?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    “My web-to-lead local from is working to sandbox and production. “

    Meaning the form code generated by Salesforce?

    “If I import any of these forms in WordPress plugin, they don’t work.”

    Import from Salesforce code via the import tool?

    Did you enable debugging (see the FAQ) to see if the lead is being rejected for a specific reason?

    FYI- The plugin assumes the production URL, you have to override the URL with a filter if you want to use the sandbox (see Other Notes).

    Can you post the Salesforce form code and the URL of the non-working form generated by the plugin?

    “If I create a wordpress-to-lead form in the plugin with production OID it is working properly.”

    As I’d expect. Sounds like the issue is in the form import process?

    “If I create a wordpress-to-lead form in the plugin with sandbox OID it is NOT working.”

    As expected, the plugin is intended for live use. I suppose I should add a “Use sandbox URL” checkbox to the form options sometime.

    Thread Starter jcalonso

    (@jcalonso)

    Thank you for the answer Nick.

    The problem is solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wordpress to lead sandbox’ is closed to new replies.