You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
To create import / backend integrations that also update existing products it is necessary to calculate the differences and create a set of update actions.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: