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

Forms support #904

Open
1 task done
joshbalfour opened this issue Jun 20, 2024 · 5 comments
Open
1 task done

Forms support #904

joshbalfour opened this issue Jun 20, 2024 · 5 comments

Comments

@joshbalfour
Copy link

joshbalfour commented Jun 20, 2024

Checklist

Describe the problem you'd like to have solved

It would be amazing if the deploy CLI supported Forms.

Describe the ideal solution

forms:
  - name: "form name"
    jsonFile: "./form.json"

Where form.json is what's exportable/importable from the editor.

Alternatives and current workarounds

Right now we're having to import them manually using the editor.

Additional context

No response

@emfloyd2
Copy link

emfloyd2 commented Jun 26, 2024

+1 this has become an active issue for our org as well (and we are using the same workaround)

@Tzinov15
Copy link

Tzinov15 commented Aug 7, 2024

+1 as well, we use the Deploy CLI to promote across staging and prod environments and manually re-creating these flows is very tedious

@tanglekhaka
Copy link

+1 we are facing the same issue.

@amir-mahdavi
Copy link

amir-mahdavi commented Aug 21, 2024

+1 we are facing the same issue here in AGL Australia, we have to manually import/export for now

@joshbalfour
Copy link
Author

API docs are now available at https://auth0.com/docs/api/management/v2/forms/get-forms

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

5 participants