The User table in Knack is often an important place to store user level data since it can be accessed via front end JS, whereas data in role specific tables (e.g. a “Customers” user table) can not be accessed still via front end js in Next-Gen ![]()
Given this, it would be super helpful to be able to trigger knack flows based on updates to the User table. Can anyone from Knack explain why this is not an option, but updates on records in specific role tables are an option to select as a trigger?
Are there any known workarounds? Doesn’t seem like it’s possible in Make.com either.. anyone know how to enroll a custom webhook to watch for changes to a particular column on the Users table

