Post
Follow
Allow multi-level custom object imports
Currently, the importer function allows you to associate one object with another but doesn't allow you to go more than one level deep. For example, let's say I have 3 objects: Contacts, Companies and Buildings.
Contacts > Companies - works fine
Buildings > Companies - works fine
Buildings > Contacts > Companies - doesn't work (this is the feature request)
Please sign in to leave a comment.