Hi All
Ive used a few Web logic hooks to send data out to our services server but now have the need to do something more custom. I can achieve what i need with a before save and after save hook that can compare fields and then send the data via curl.
I just wandered if this was the best way or is there a way to create a custom trigger event which would make it easier for our sugar admins to manage the web hooks
Also does anyone know where the core functions are that sugar uses when you create a web logic hook, just interested how they do it