Skip to content
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

Custom Objects Import #435

Closed
Oehmi opened this issue Feb 7, 2018 · 0 comments · Fixed by #651
Closed

Custom Objects Import #435

Oehmi opened this issue Feb 7, 2018 · 0 comments · Fixed by #651

Comments

@Oehmi
Copy link

Oehmi commented Feb 7, 2018

Description
Our customer would like to import custom objects via Impex, which is currently not available. The customer would like to use the tool to handle important collections eg.

  • Mapping tables between carrier codes and the different order statuses in CTP.
  • Tables of provinces / regions by country.
  • Tables of cities related to the corresponding province / region.
  • Collections of additional data of our partners such as names of employees, photographs, certifications, experience, etc.

AC

  • custom objects can be imported via JSON using IMPEX
  • this solution will be offered in JSON, not CSV
  • the custom object export will be provided first (issue Custom Objects Export #434)
@daern91 daern91 assigned daern91 and unassigned wizzy25 Apr 24, 2018
daern91 added a commit that referenced this issue Jul 11, 2018
#### Summary

PR adds package to import custom objects to CTP.

#### Todo

* Tests
  * [x] Unit
  * [x] Integration
* [x] Documentation
* [ ] Add package to be used with [sphere-node-cli](https://github.com/sphereio/sphere-node-cli). (After merge of this PR)
  <!-- Two persons should review a PR, don't forget to assign them. -->

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

Successfully merging a pull request may close this issue.

3 participants