• Resolved gijungkim

    (@gijungkim)


    Hi,

    I’ve been struggling with syncing data from WP to Salesforce in the sense of User object to Salesforce Contacts object.

    What I am trying to do is sync a field that I have in the User object to a specific category/section(called Enrollment History) of a Contacts Object in Salesforce. The tricky part that I’m not sure if the plugin has that ability is that a Contacts object can have multiple entries of an enrollment history. I have mapped the field to the right field via the WP ObjectSync config, but how would ObjectSync know which listing gets the value of the field. Does it sound like I need to extend the developer hooks to be able to map to a specific enrollment history

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

    (@jonathanstegall)

    This is beyond the scope of what can happen in this forum, because it’s custom Salesforce work and I don’t have access to it.

    I can say that if Enrollment History is based on a custom object in Salesforce that is related to the Contact object, which it sounds like, you’d have to use developer hooks. I’m not sure how you’d do it, but it’s probably possible. We’d happily link to it if you manage to get some code that does it. But it’s not something I can help with.

Viewing 1 replies (of 1 total)
  • The topic ‘Syncing from WP to Salesforce’ is closed to new replies.