the settings hook, does it also run after admin has changed settings of a user?
It looks like it wont, but is there a way to inform another service of any changes to a users public metadata ?
p
proud-plumber-24205
10/21/2022, 11:09 AM
Hi @white-cartoon-58880
Do you mean a hook that executes after an admin API call? Then no, we don't have such hooks. But you can just call the other service after calling the Admin API.