strong text Hi,
Can you please let me know how to call an interceptor on updation of a custom object ? Or is there a way to find if the object is modified or created ?
I'm currently implementing PrepareInterceptor.
My requirement is to call an API on update of a particular attribute within a custom object. is there any way to achieve this ?