how to migrate my custom objects #256
Unanswered
TuranTimur
asked this question in
Q&A
Replies: 1 comment
-
|
@TuranTimur There's currently no built-in support for custom object migration, but you can use bulk export/import to avoid needing to work with JSON exports. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I've created one custom objects, and am using it.
But if there is any change necessary, can I migrate to the other custom objects?
For example,
One of the possible way I can think of is
Please let me know if if there is anyway to migrate (does not need to be migration by json file, and that is just my thought)
Beta Was this translation helpful? Give feedback.
All reactions