It would be nice to be able to create a new dummy node, and then associate it with an existing object in sf, assuming there is a fieldmap between the dummy node type and the sf object.
The use case I have is similar to #580632: Some node object values set in sf_node_export instead of using import/export handlers. Assuming that objects get created in sf first, and then users are created on a drupal website later, I would like to be able to associate the user's Profile node (from Atrium's use of the Content Profile module) with a particular object in the sf object table.
Comments
Comment #1
aaronbaumanI'm marking this a duplicate of "pre-match": #507800: Check for existing duplicates on object-create
It's not the exact same use case, but I think this concern should be consolidated with that issue.