Use an existing entity option for the entity reference automator type
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3542602. --> Reported by: [merilainen](https://www.drupal.org/user/304437) Related to !1485 !842 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently the "LLM: Entity reference" automator type enables to create a new entity with the given input. But it would be great if it could also fetch an existing entity if the given value matches a field value in an existing entity.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Provide a configuration per allowed entity type field to "Use existing entity" if a match is found.</p>
issue