Post

1 follower Follow
0
Avatar

Allow multi-level custom object imports

Rochelle Yoshida

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 to leave a comment.