• Edward Stachyra 4
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi ,

I'm new to integration . Have referred Salesforce documents but didnt understood much . I do not know where to start , I have a requirement to integrate Salesforce with Amazon S3 . So if anyone can help me with the sample code will be very useful . 

Also nice blogs ,useful links for integrations if given would be great.


Thanks,
Marc.

Hi

can any one help me how to integrate salesfore to amazon s3

 

I want store some salesforce data in amazon ,how can i integrate can any one tell me how can i do,

what is the process ,

how can i do it?

 

 

 

Thanks,

venkatesh

 

 

 

Hi All,

 

We are using Amazon s3 as storage server to upload files from salesforce.It is working fine.

But some clients are facing issues with file upload/download due to their proxy restrictions.So the user who is uploading

the file is clueless about what went wrong.To handle this, I am trying to connect to https://s3.amazonaws.com

using XMLHttpRequest in Java script.If the request fails, I am displaying that "Unable to connect to

https://s3.amazonaws.com. Reason: Proxy Restriction".

XMLHttpRequest is failing because of cross domain problem.Can anyone guide me through this.Does anyone have

better approach?

 

Thanks

Gops

  • July 06, 2009
  • Like
  • 0