You need to sign in to do that
Don't have an account?
SANDEEP PARIHAR
How to use WebService in Salesforce
Hi,
I am new in Sforce developer programming, How to use webservices in salesforce and what are the steps to follow .
plz help me out....
Thanks!
I am new in Sforce developer programming, How to use webservices in salesforce and what are the steps to follow .
plz help me out....
Thanks!
Below links should help you kick start.
Apex Web Services and Callouts:
Link - https://developer.salesforce.com/page/Apex_Web_Services_and_Callouts
Force.com REST API Developer's Guide
Link - https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/
SOAP API Developer's Guide
Link - https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/
Thanks,
Have a great day ahead!
Let the Force be with you!
Please mark this as best answer if it helps you.
All Answers
Below links should help you kick start.
Apex Web Services and Callouts:
Link - https://developer.salesforce.com/page/Apex_Web_Services_and_Callouts
Force.com REST API Developer's Guide
Link - https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/
SOAP API Developer's Guide
Link - https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/
Thanks,
Have a great day ahead!
Let the Force be with you!
Please mark this as best answer if it helps you.
https://developer.salesforce.com/trailhead/module/apex_integration_services
And One More thing i want to ask ! I want to call DHL Express Functions, so how can i get authentication to use Services.
I am very thankful to you if you help me on this.
Thank You!
I Suppose you need to contact DHL support for API access,check the integration link.if DHL support REST API then you could use the salesforce REST API link above for integration if not use Soap API link.
Link - http://www.dhl.co.in/content/dam/downloads/g0/express/solutions/ecom_tools/dhl_xml_services/xml_services_brochure_en.pdf
Thanks,
Have a great day ahead,Let the Force be with you!