I am trying to get kratos call a web hook on login...
# ory-selfhosting
s
I am trying to get kratos call a web hook on login, it works perfectly for registration but using the same syntax in kratos.yml for login causes errors at startup. I am happy to keep playing with the syntax, trying to massage to yml into the form kratos likes, but is this a fool's errand? Is it possible to trigger a web hood before or after login?
b
@some-bear-63847 i confirm it is possible
s
thanks, I will keep trying