This module provides an additional process plugin to get field values from Drupal 8 entities within a migration.
Use
In your migration, you may want to retrieve a key field value from an entity which already exists. This could be one manually created, or one created via an upstream migration.
In your migration, use like any other process plugin: