Skip to content

Added: Transformation Specs and the nifi template for Shopify Product… #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

janvi04
Copy link
Owner

@janvi04 janvi04 commented Apr 11, 2023

Added the following:

  1. Transformation spec to transform the products from one format to another format.
  2. The spec has a few variables like baseUrl, vendor, variantWeightUnit, etc.
  3. Added the Nifi template for the below process:
    1. Get the File (local machine). Can be replaced with ListSFTP and FetchSFTP.
    2. UpdateAttribute
    3. ConvertRecord (CSV to JSON)
    4. UpdateAttribute
    5. JoltTransformJSON
    6. ConvertRecord (JSON to CSV)
    7. UpdateAttribute
    8. PutFile (local machine). Can be replaced with PutSFTP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant