commerce_qb_webconnect-8.x-2.0-alpha7/migrations/qb_webconnect_product.yml
migrations/qb_webconnect_product.yml
id: qb_webconnect_product
label: QB Webconnect Product
migration_tags:
- QB Webconnect
source:
plugin: d8_entity
entity_type: commerce_product
static:
send_callback: prepareProductExport
receive_callback: updateIdentifier
# Change this value to another one if your database is not named 'default'
# in settings.php.
key: default
process: {}
destination:
plugin: commerce_qb_webconnect
migration_dependencies:
optional:
- qb_webconnect_customer
