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

Create content management API #29

Closed
Enngage opened this issue Oct 31, 2017 · 0 comments
Closed

Create content management API #29

Enngage opened this issue Oct 31, 2017 · 0 comments
Assignees
Labels
enhancement groomed The issue has been groomed and should be in a good shape.

Comments

@Enngage
Copy link
Member

Enngage commented Oct 31, 2017

Create another SDK package, that allows using Content Management API in javascript.

Implementation should be as similar as possible with already implemented .net conent management sdk.

High-level feature set Implementation could be split:

  • Importing content items
    • Adding a content item
    • Viewing a content item
    • Listing content items
    • Listing content items
    • Deleting a content item
    • Upserting a content item by external ID
    • Adding language variants
      • Upserting a language variant
      • Viewing a language variant
      • Listing language variants
      • Deleting a language variant
  • Importing assets
    • Uploading a file
    • Upserting an asset using external ID
    • Uploading an asset from a file system in a single step
    • Viewing an asset
    • Listing assets
    • Deleting an asset
  • Importing Modular and linked content
  • Strongly-typed models support
  • Getting an edit link for a content item
  • Getting an edit link for a specific content element
  • Getting an edit link for multiple content elements

Formal requirements

Additional resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement groomed The issue has been groomed and should be in a good shape.
Projects
None yet
Development

No branches or pull requests

2 participants