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

Partial exports of extended Element resources #84

Open
ghchinoy opened this issue Nov 19, 2018 · 0 comments
Open

Partial exports of extended Element resources #84

ghchinoy opened this issue Nov 19, 2018 · 0 comments

Comments

@ghchinoy
Copy link
Owner

a possibility to export only a specific custom resource of an extended element and then import it (to the same element) in another environment

  1. For the extended element, call GET /elements/{keyOrId}/resources?accountOnly=true
  2. For each object in the response you can call POST /elements/{keyOrId}/resources in your custom element in whatever environment.

You can find the swagger docs for that in https://my.cloudelements.io/api-docs/platform/elementsbuilder

ref. alexs, tyler

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

No branches or pull requests

1 participant