• Resolved chercka

    (@chercka)


    I have a very large number of objects in SF (40.000) sync’ing over to wordpress 1 way.
    Up until now I’ve only been mapping 2 object values from SF but now need to add a third. I would obviously like new field to be added to all the existing and new posts in WP.

    I’ve edited the fieldmap by first adding the custom field value to a post in WordPress and then mapping it to a field in SF. So far so good.

    My question is, will this start pulling the added value into WP and eventually update all 40.000 posts?
    I have ‘Date field to trigger pull’: Last Modified date.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    Probably. It depends on:

    1. Do all 40k records already have object maps (that is, does the plugin already know about them)?
    2. Are they all going to be updated after your addition of the 3rd field?

    If the answer to both of those is yes, then yes, I think it should eventually get all of them.

    Thread Starter chercka

    (@chercka)

    Hey Jonathan thanks for the quick response.

    1. Yes all objects are currently being mapped correctly.
    2. Not sure. I guess I would have to touch each object somehow to make this happen?

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    Yes, that’s correct. The LastModifiedDate value of course won’t change unless the objects are modified.

    Thread Starter chercka

    (@chercka)

    Thanks Jonathan!

    Thread Starter chercka

    (@chercka)

    resolved

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add field to fieldmap’ is closed to new replies.