You need to sign in to do that
Don't have an account?

Can anyone point me in the right direction if its possible to get object values form a .net website into salesforce
Can anyone point me in the right direction if its possible to get object values form a .net website into salesforce. If there are articles which explain this topic and if it possible in 2 directions for example with SOAP?
This Trailhead module on Apex Integration Services will give you a basic overview on how to make callouts to external web services: https://trailhead.salesforce.com/modules/apex_integration_services
The module includes additional resources in case you want more information.