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

Feature Request: Destination Chaining #4420

Open
MichaelLeeHobbs opened this issue Oct 7, 2020 · 0 comments
Open

Feature Request: Destination Chaining #4420

MichaelLeeHobbs opened this issue Oct 7, 2020 · 0 comments

Comments

@MichaelLeeHobbs
Copy link

Destination Chaining

Simple Version

  1. Dest A
  2. Dest B - CheckBox use the previous destination as input msg - Checked / True - uses Dest A as msg
  3. Dest C - CheckBox use the previous destination as input msg - Not Checked / False - uses source as msg

Complex Version

  1. Dest A
  2. Dest B - Dropdown use "Dest A" as input msg
  3. Dest C - Dropdown use "src" as input msg - default

To address the wait on the previous destination checkbox. If not checked either version above becomes greyed out and defaults to src.

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