Hello All!
I'm working on setting up some WebHooks from Sugar for the first time, but they don't seem to run. I've tested my external endpoint with postman successfully using identical settings without issue, so I can only assume that the webhook…
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…