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
mukesh guptamukesh gupta 

API Integration with Salesforce

Hi Expert,

I want to create a API in salesforce with  parameter name is "Address"   this will manage by external API. Means External API will send the Address parameter to the salesforce API. How i can integrate to External API to Salesforce API.

Please suggest.

Thanks
mukesh   
Best Answer chosen by mukesh gupta

All Answers

Rahul KumarRahul Kumar (Salesforce Developers) 
Hi Mukesh Gupta,

May I request you to please refer the below link for reference. Hope it will be helpful.

Best Regards
Rahul Kumar
 
v varaprasadv varaprasad
Hi Mukesh.

Please check once below mail:

http://salesforceprasad.blogspot.sg/2014/12/rest-web-services.html

https://developer.salesforce.com/page/Creating_REST_APIs_using_Apex_REST

To test webservices use work bench or hurl.it

Thanks
Varaprasad
mukesh guptamukesh gupta
Here i mean,  i need to send a parameter from like Asp.net or other technolgy to my salesforce API. how i can send parameter in my salesforce REST API

Thanks
Bushra SalmanBushra Salman
this might help
https://forcefixes.blogspot.com/2017/12/apex-outbound-integration-using-apex.html