Advanced Migration – update nodes

I’m a little bit new in Drupal but experienced in PHP. I would like to migrate data from CSV and assign to existing nodes in DB.

My question is about the possibility to match processing rows with existing data from the database.
I mean, I have CSV file with data and with foreign key called: SERVICE_ACTION and now I would like to assign that data to existing NODE which hasn’t SERVICE_ACTION key but has different KEY which is assigned to another specific entity with Service Action key. How can I get ID of that entity in migration script to assign?

Perhaps, I need target_id to assign newly created paragraph to the specific node. I’m not sure what I’m working bad.

langcode: en status: true dependencies:   enforced:     module:       - xxx_migration       - paragraphs id: xxx_release_notes migration_tags:   - custom-migrate   - soap-apis migration_group: xxx_soap_api label: 'xxx release notes' source:   plugin: csv   data_fetcher_plugin: file   path: modules/custom/xxx_migration/artifacts/releases_notes.csv   header_row_count: 1   keys:     - id   column_names:     -       id: 'Unique Id'     -       title: Title     -       body: 'Post body'     -       service_action_code: 'Service Action Code' process:   type:     plugin: default_value     default_value: people   field_service_action_code:     plugin: migration_lookup     migration: xxx_release_notes     source: service_action_code destination:   plugin: 'entity_reference_revisions:paragraph'   default_bundle: release_note migration_dependencies:   required: {  } optional: {  } 

here is my CSV file:

id,title,body,service_action_code 1,TITLE,example body,PassengerDetailsRQ 2,TITLE2,example body2,ePaymentRQ 
This article was republished from its original source.
Call Us: 1(800)730-2416

Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.

FREE Drupal SEO Audit

Test your site below to see which issues need to be fixed. We will fix them and optimize your Drupal site 100% for Google and Bing. (Allow 30-60 seconds to gather data.)

Powered by

Advanced Migration – update nodes

On-Site Drupal SEO Master Setup

We make sure your site is 100% optimized (and stays that way) for the best SEO results.

With Pixeldust On-site (or On-page) SEO we make changes to your site’s structure and performance to make it easier for search engines to see and understand your site’s content. Search engines use algorithms to rank sites by degrees of relevance. Our on-site optimization ensures your site is configured to provide information in a way that meets Google and Bing standards for optimal indexing.

This service includes:

  • Pathauto install and configuration for SEO-friendly URLs.
  • Meta Tags install and configuration with dynamic tokens for meta titles and descriptions for all content types.
  • Install and fix all issues on the SEO checklist module.
  • Install and configure XML sitemap module and submit sitemaps.
  • Install and configure Google Analytics Module.
  • Install and configure Yoast.
  • Install and configure the Advanced Aggregation module to improve performance by minifying and merging CSS and JS.
  • Install and configure Schema.org Metatag.
  • Configure robots.txt.
  • Google Search Console setup snd configuration.
  • Find & Fix H1 tags.
  • Find and fix duplicate/missing meta descriptions.
  • Find and fix duplicate title tags.
  • Improve title, meta tags, and site descriptions.
  • Optimize images for better search engine optimization. Automate where possible.
  • Find and fix the missing alt and title tag for all images. Automate where possible.
  • The project takes 1 week to complete.