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.
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.
What object it is doesn’t matter; you can use that for whatever you want.