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

Invocable endpoint #105

Open
cesarParra opened this issue Jan 20, 2024 · 0 comments
Open

Invocable endpoint #105

cesarParra opened this issue Jan 20, 2024 · 0 comments
Labels
core-language enhancement New feature or request

Comments

@cesarParra
Copy link
Owner

Create an Invocable Action endpoint that receives a String using the Expression syntax and returns the evaluated result.

Take into account:

  • Since an Expression evaluation can return any kind of Object, what should be returned back to the Invocable?
  • Error handling - we should return a proper error to the caller and avoid exceptions.
@cesarParra cesarParra added enhancement New feature or request core-language labels Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-language enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant