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

Option to not execute a REST query #85

Open
dgooris opened this issue May 25, 2022 · 0 comments
Open

Option to not execute a REST query #85

dgooris opened this issue May 25, 2022 · 0 comments

Comments

@dgooris
Copy link

dgooris commented May 25, 2022

Would it be an idea to have an option to not send any REST query, so that it only does a mysql query.
A possible Use Case would be to press a button that only updates a mysql table entry. A process that monitors changes of this mysql table could trigger further actions.

Implementation of such an option may be possible to simply leave the URL of REST Integration empty:
If the url is not defined, it simply does not invoke any REST query.

Currently, when leaving the url empty, the button shows a rotating icon as if something is running but most likely is not.

Thanks in advance and kind regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant