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

    (@jonathanstegall)

    Maybe, depending on what you need to do with it. Here’s a scenario:

    1. You create a fieldmap for Contacts, and a fieldmap for Accounts.
    2. You map the Account ID field for the contact.
    3. In your theme, you could load contacts by their account ID. You could do this with a plugin and not use code, maybe. The easiest way would still be to do this part with code though.

    Thread Starter mstkurt

    (@mstkurt)

    Thanks for your reply.

    I need to do it for custom objects.

    Actually i need this for LearnDash to Salesforce. I have to transfer data from LearnDash courses, quizzes and attendees to Salesforce.

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    What object it is doesn’t matter; you can use that for whatever you want.

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

The topic ‘Sync master-detail records’ is closed to new replies.