Skip to content

[IDEA] Add Export/Import Step to Transformers #72

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

Open
rogin opened this issue Apr 30, 2025 · 0 comments
Open

[IDEA] Add Export/Import Step to Transformers #72

rogin opened this issue Apr 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@rogin
Copy link
Contributor

rogin commented Apr 30, 2025

Is your feature request related to a problem? Please describe.
I'm migrating popular requests from NextGen's repo. This was issue nextgenhealthcare/connect#5276

JeffBendict's exact comment: I know that many folks use pure javascript in their transformers, but in some cases starting out using Mapper and Message Builder steps in a transformer are easier to wrap one's head around and use; but a caveat to using them is that they are not easily transferable from channel to channel. It would be nice if there was an Export/Import Step(s) option. This would make it almost as easy as doing a Copy/Paste for JavaScript. I know you can Export/Import the entire Transformer, but what if I just want a single step from a transformer with multiple steps? It would be nice to be able import a particular step from a transformer w/o having to append the entire thing and then remove the steps you don't want.

@rogin rogin added the enhancement New feature or request label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant