[Idea] Select cols to Synk #2067
MurilloSSJ
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Currently, we've selected the tables to capture the change, and we can apply some simple filters to the column values.
However, there may be different actions for different columns. For example, in a product table, if the price changes, I might want to trigger a pricing microservice; if inventory data changes, I might want to perform another action—all within the same table.
Idea
It would be really cool if we could ignore changes in certain columns, or activate a sync only for certain columns, not just by their values, but also ignore any changes. This could be something additional on this screen. Or is there already something like this?
Beta Was this translation helpful? Give feedback.
All reactions