Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Provide Sync Helper for Re-Import of existing Products #148

Open
nkuehn opened this issue Aug 31, 2015 · 3 comments
Open

Provide Sync Helper for Re-Import of existing Products #148

nkuehn opened this issue Aug 31, 2015 · 3 comments
Milestone

Comments

@nkuehn
Copy link
Contributor

nkuehn commented Aug 31, 2015

To create import / backend integrations that also update existing products it is necessary to calculate the differences and create a set of update actions.

There should be a helper in the SDK analogous to this one in the Node SDK: https://github.com/sphereio/sphere-node-sdk/blob/master/src/coffee/sync/product-sync.coffee

It would be very helpful if the scope of the sync would be controllable (e.g. not automatically assuming everything should be synced). Optional goodie would be white / blacklisting product attributes.

@nkuehn nkuehn added this to the BACKLOG milestone Aug 31, 2015
@hajoeichler
Copy link
Member

This should be definitely go into the backend to avoid coping this diff calculation + action creation logic into all programming languages/SDKs.

@nkuehn
Copy link
Contributor Author

nkuehn commented Sep 2, 2015

I added this here because it's not near to realization on the platform roadmap and the need really hurts - probably because the whole import endpoints thing looks like it will take a longer conceptual discussion to become really good. If the platform is faster we can still close this proposal.

@b3nl
Copy link

b3nl commented Dec 30, 2016

+1

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

No branches or pull requests

3 participants