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
etechcareersetechcareers 

Web to Case with Attachment through Webservices in .NET???

Hi:

   Has anyone done a web-to-case with attachment utilizing Webservices API through .NET...

Here are the following steps that I have done:

 

1. Wrote Global Webservice Apex Class

2. Download Enterprise WSDL

 

I do not know how to write connection in .NET to salesforce...

Can someone give me an example please....

I need to connect and pass the variables over to the class.. which is my other thing I do not know how to call the webservice class through .NET to SFDC...

 

Thanks