Database Hooks

I’ve added a hook to the After Update event of the FullData table in the Members collection, which makes a simple http request.

When I update the data directly in the collection, my hook fires. However, after publishing when I update My Profile (which updates this table), my hook is not firing.

Not sure what I’m doing wrong. Does anyone have any pointers? I’ve checked the docs and I don’t see any reason why it shouldn’t be working.

Thanks.

2 Likes