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
adi0908adi0908 

php file upload using REST API

Hi everybody,

 

I'am a complete newbie to salesforce and I want to upload a pdf-file to salesforce as a account "notes&attachment".

 

the account id, the uploaded file refers to, is part of the filename.

 

is there a way to do this with php and rest api ? If so, could somebody show me a sample code, using php and rest api ?

 

 

 

Thanks a lot, helping me.