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
ManojKumar MuthuManojKumar Muthu 

Attachment encode and decodeing using REST API

Hi All,

We are in process of Integrating one of our web pages with Service cloud. so that our customer will create a ticket that will pass on to salesforce and get saved in Case Object. I have written some custom API for this.

Same like passing the data, we have to send an Attachment from our web pages to salesforce which works fine, but when I click "View file" it showing "File format not found"

Can someone help me with this??

Thanks in advance.