Title: Disable integration while testing
Last modified: September 7, 2021

---

# Disable integration while testing

 *  Resolved [nothroughroad](https://wordpress.org/support/users/nothroughroad/)
 * (@nothroughroad)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/disable-integration-while-testing/)
 * Is there a way of disabling the creation of leads in Salesforce while I am testing
   the set-up of filters on the website front end? I thought it might be salesforce_w2l_form_action,
   but the leads are still being created.
 * Many thanks
    -  This topic was modified 4 years, 9 months ago by [nothroughroad](https://wordpress.org/support/users/nothroughroad/).

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

 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/disable-integration-while-testing/#post-14847192)
 * If you return `null` from `salesforce_w2l_post_data` there’d be no data to send.
 * If you change `salesforce_w2l_api_url` to something else it’d post there instead(
   e.g. localhost, requestbin, etc) which allows you to see what is being sent.
 *  Thread Starter [nothroughroad](https://wordpress.org/support/users/nothroughroad/)
 * (@nothroughroad)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/disable-integration-while-testing/#post-14851739)
 * That’s great, thanks for the speedy response.

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

The topic ‘Disable integration while testing’ is closed to new replies.

 * ![](https://ps.w.org/salesforce-wordpress-to-lead/assets/icon-256x256.png?rev
   =2316786)
 * [Brilliant Web-to-Lead for Salesforce](https://wordpress.org/plugins/salesforce-wordpress-to-lead/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/salesforce-wordpress-to-lead/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/)
 * [Active Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nothroughroad](https://wordpress.org/support/users/nothroughroad/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/disable-integration-while-testing/#post-14851739)
 * Status: resolved