Just curious if there is a way to gather my form design JSON (Like using the Export) so I can automate backups of forms and also do some version control. The idea would be to use power automate to collect a form's JSON and store it with versions when doing updates. Then if I want to go back to a particular version I can recall that JSON file and import it. Would be even better if there were API's to import and export to make it fully automated.
Hello @SVC_PowerPlatform,
You can use Plumsail Nuget package for exporting existing forms and saving them locally:
Find more information in Create and provision public web forms programmatically article.
We have plans to add version history for forms, but we don't have any due dates yet.