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

Rest integration study material
hi all, iam a fresher and iam thinking to learn integration as well, i had gone through the trailhead and the rest integration document, but not got idea much,
can any body share the integraion videos of their respecitve classes to this id please
sfdc8097@gmail.com
it will be helpful for me to learn , hoping will get good encouragement to learn
thanks
sree
can any body share the integraion videos of their respecitve classes to this id please
sfdc8097@gmail.com
it will be helpful for me to learn , hoping will get good encouragement to learn
thanks
sree
A Rest API integration is a lot simpler and is primarily focused around sending data from your application and fetching data from Salesforce. Currently, there is no cost associated with this type of integration however it’s worth noting that REST integrations are only accessible to Salesforce users on their enterprise plans (there is scope to get REST API access on Professional and Group editions but involves getting your app whitelisted.)For the purposes of this post, our example REST API integration is going to be super basic. Our app is going to have customer data that we want to send to Salesforce and there will be customer data in Salesforce that we want to retrieve. So below are some links as follows:
https://engineering.gosquared.com/salesforce-rest-api-integration
https://www.programmableweb.com/news/how-to-build-basic-salesforce-rest-api-integration/how-to/2018/07/29
http://www.asagarwal.com/a-60-minutes-step-by-step-diy-guide-to-salesforce-rest-api-for-non-developers/
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks.
Deepali Kulshrestha