function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SaintMichaelSaintMichael 

Amazon S3 photo upload - with photo approval

I successfully integrated the Amazon toolkit.

 

  1. staff can login into salesforce to upload a photo to amazon and create a salesforce S3 Object record too. The S3 Object record allows me to connect the S3 Object to the external users' accounts in salesforce.
  2. My external force site users can upload their photo as well, no record created, just a file lands in a S3 bucket.

I am trying to decide between the 2 options.

 

If I use option 1, how should I get the photos from external users to my staff to perform the upload and approval? Email is possible, but kinda crude??

 

If I use option 2, I need a way to approve or disapprove the photo before it becomes public?

 

I guess the biggest issue is properly tying the photo back to the record if I let external users upload photos. Also, Should I just download the images from the bucket and let staff re-upload into salesforce?

Ashish_SFDCAshish_SFDC

Hi Michael, 

 

 

See the documentation below,

 

http://wiki.developerforce.com/page/Amazon_Toolkit

 

http://wiki.apexdevnet.com/page/Using_Force_for_Amazon_Web_Services

 

 

Regards,

Ashish 

 

 

SaintMichaelSaintMichael

I already integrated properly, so re-reading the documentation will not help.

Ashish  VermaAshish Verma
@Ashish_SFDC I am trying to render the images (file contents in the bucket) on my visualforce page using getObject() method. Is it the correct way am going as I have got the web callout response but still not able to render the image properly?

-Ashish
S3-LinkS3-Link
S3- Link is FREE App for Salesforce - Amazon Connector. Its also available on Appexchange. 
 

    Attach file related to any Salesforce object on Amazon.
    Ulimited free storage for one year.
    Multiple file uplaod.
    No file size limit for upload.
    File access control capabiliy.
    Track file downloads by users.
    File exlorer capability.

https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000CW1OXEA1

Here is our email address. Let us know if you have any query.
support@neiloncloud.com

Thanks.