For example, the asset users has a column called i...
# ask-community
l
For example, the asset users has a column called id, and when there are new id's, it runs an expensive resource request for that new user id, but only runs it once. I'm aware that in theory RunRequest with run_key does this, but have no idea where to add this