You need to sign in to do that
Don't have an account?
louisa barrett 7
Retrieve information from 3rd party application
We currently have a Winforms application that uses a SQL database. I would like to know if it is possible to pull information from the SQL DB and display it within Salesforce.
I don't necessarily expect a full explanation on how to do this, just whether it is possible or not and an idea on the method to use.
It would be great if I could send some Account information etc. from Salesforce to this application, but I appreciate this would depend on third party accepting this. From Salesforce's perspective could this be done using the same methods as the 'Call'?
Many thanks for any advice
I don't necessarily expect a full explanation on how to do this, just whether it is possible or not and an idea on the method to use.
It would be great if I could send some Account information etc. from Salesforce to this application, but I appreciate this would depend on third party accepting this. From Salesforce's perspective could this be done using the same methods as the 'Call'?
Many thanks for any advice
OData connector connect the third party data base with salesforce based on the connection .
http://westbrook.co.uk/odata-lightning-connect-real-time-erp-data-in-salesforce/
you would require the URL to make this connection between two systems.
Limitaion will apply on external objects.
Please make as best answer if it is helpful