• Just thought I would throw this out there for anyone that currently has a broken installation of this plugin due to the URL change that Sales Force made some time ago.

    If you open up the plugin directory and go to:

    gravity-forms-salesforce / inc / web-to-lead.php

    And replace that line with this:

    $url = apply_filters( ‘gf_salesforce_request_url’, sprintf(‘https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8’, $sub, $type), $args);

    It should connect back up again. We implemented this today for a client and SalesForce confirmed everything is feeding back through again.

    Gav

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Fix for the URL Change Which Broke this Plugin’ is closed to new replies.