saveResponseBodyAsAttachment is not working
I am using below code to save the outbound REST (GET) calls response to save in attachment table but it's not working, the code is not getting executed even if I comment out highlighted line of code. this returns response when we do not try to save t...
