Integrate sync with external JSON (read-only) #164
senthil-kk20
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I like the idea and have heard that feature request before, I think it's a good way to have that common source of truth. I would keep it read-only to keep it simple, but I guess that's what you meant (correct my if I'm wrong). Would you expect to be able to provide credentials? Or would that external JSON be public? That feature could exist in multiple phases:
|
Beta Was this translation helpful? Give feedback.
2 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 Jan,
Just an idea, can we have options to configure an API call from our plugin. So that I can have an API using Node which constantly returns updated JSON which can be updated by anyone online. The idea is to have a page with forms to fill in token data which can be updated by both designer and developer and publish the form to generate JSON. The same JSON will be connected with our plugin and also pushed to Git. Less headache from our side to handle the repository conflicts. Our plugin can show an Update button enabled if there is any update detected so that the designer can agree to update. Your thoughts?
Thanks,
Senthil
Beta Was this translation helpful? Give feedback.
All reactions