Is there a way to add a trigger that can access a URL when a record is saved? Specifically in the background?
We want to send a message thru a web api but the only way I know to do that is to somehow access a URL when the record is saved. Is there a way to do this? The message gets sent anytime it's URL is accessed. It doesn't display any information client-side. Can this be done?