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
ramesh_tankalaramesh_tankala 

Upload Excel File



Hi all,
 
  i have developed an application using sales force api recently.Now i have a problem when i am uploading the file physically to salesforce from my applicaton.can u give the solution for this. 

_Prasu__Prasu_

What problem you are facing?

ramesh_tankalaramesh_tankala

Hi

 

 Is there any method to upload physical excel  file to sales force from my application

 

with regards

ramesh

Sridhar BonagiriSridhar Bonagiri

You can achieve this functionality by writing a separte method in .NET , you need to take an instance of documents object of salesforce in the .NET application and pass the required field values to this instance and save it.

exportContactexportContact

Hi,

 

    I am trying to upload a xml file into salesforce.com.I need a link regarding upload a xml file .Please send link to me.

exportContactexportContact

Hi,

 

    I am trying to upload a xml file into salesforce.com.I need a link regarding upload a xml file .Please send link to me.