• Neha Khandelwal 3
  • NEWBIE
  • 0 Points
  • Member since 2016

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

I would like to know the best options available to fulfill below requirements -
  • Attachments needs to be shared from Salesforce ( Service Cloud - Cases) to various other systems throughs REST API ( Max size - 25 MB)
  • Attachments will be send on Case Creation + Update (Anytime a customer attaches a new attachment)
  • Based on certain parameters inside Salesforce, the attachment could be secured ( need user authentication) or public in nature.
Please suggest the options.

 
Hi,

I would like to know the best options available to fulfill below requirements -
  • Attachments needs to be shared from Salesforce ( Service Cloud - Cases) to various other systems throughs REST API ( Max size - 25 MB)
  • Attachments will be send on Case Creation + Update (Anytime a customer attaches a new attachment)
  • Based on certain parameters inside Salesforce, the attachment could be secured ( need user authentication) or public in nature.
Please suggest the options.