Calling Download URL from Salesforce Trigger results in 302 Error

Hi Gianni,

After I posted this, I discovered that the 302 Response is expected behavior for this use-case and that I needed to tell my code to follow the redirect/downloadURL. When adding this logic in, it worked as expected. Hope this helps anyone else in my situation.

1 Like