Feature Requests

Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.

1 vote

Bulk-flush tool for mapped fields and linked tags

God forbid you should ever have to switch CRMs, but if you do, you’ll need to find all the various places in integrated plugins where you set up linked tags and mapped fields, and clear them out BEFORE the switch. Otherwise you can end up in a situation where none of those linked tags or mapped fields appear in settings anymore (they all appear blank) but behind the scenes they still appear as “ghost” linked tags and mapped fields, and WPF continues to try to sync them.

Given how easy it is to miss a linked tag or mapped field, it would be really nice if there was a bulk operation to flush them all out (“reset” doesn’t).

Completed Category: Core Feature Enhancements Avdi Grimm shared this idea Updated: March 27, 2023

2 thoughts on “Bulk-flush tool for mapped fields and linked tags”

  1. This is mostly complete for today’s update, v3.41.2. When resetting the settings you can choose Reset All: https://wpfusion.com/documentation/tutorials/switching-crms/#2-reset-wp-fusion

    This will delete:

    1. Anything in the wp_options table that matches wpf_*
    2. Anything in the wp_postmeta table that matches wpf-* or wpf_*

    This should clear out the WPF settings from most content and integrations except those that store their configs in separate tables (like Gravity Forms feeds). We’ll have to create reset logic for those one at a time.

Leave a Reply to Jack Arturo Cancel Reply

Your email address will not be published. Required fields are marked *

Powered by Simple feature Requests