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

Make a form based trigger #443

Open
brendanheywood opened this issue Aug 5, 2022 · 0 comments
Open

Make a form based trigger #443

brendanheywood opened this issue Aug 5, 2022 · 0 comments
Labels
Trigger A starting step

Comments

@brendanheywood
Copy link
Contributor

This is a trigger which run a workflow which is essentially always going to be manual, but it needs to have certain fields in a certain shape (like an event or webhook) in order to work.

So this trigger will define a list of fields, and when you run the trigger you get the form which populates those fields and validates them and then kicks it off. Very similar to the customsql reports which require input.

Nothing too fancy, just a list of fields and types and a comment like this:

name,text, description
age,int,description
...
@brendanheywood brendanheywood added the Trigger A starting step label Aug 5, 2022
@keevan keevan mentioned this issue Nov 11, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Trigger A starting step
Projects
None yet
Development

No branches or pull requests

1 participant