Skip to main content

Hi all,

 

I'm working on integrating Salesforce with Amazon S3 and a serverless image handler to manage image and video assets, but I'm encountering some challenges. I've attempted to follow a guide similar to the one outlined in https://dzone.com/articles/building-an-aws-integration-for-salesforce-image-h, but unfortunately, I haven't been successful so far.

 

I would greatly appreciate any guidance or advice from someone who has experience with this type of integration. If you have successfully implemented a similar solution or have expertise in Salesforce and AWS integrations, your insights would be invaluable in helping me overcome these hurdles. Thank you for any assistance you can provide.

4 answers
  1. Aug 29, 8:16 PM

    Recently worked on something similar and came across this thread while looking for options. If the Salesforce to S3 part is what’s causing trouble, Skyvia might be worth a look for that piece. You can use it to move Salesforce data to S3 without building the whole transfer in Apex, then keep the image/video processing on the AWS side.

0/9000