You need to sign in to do that
Don't have an account?
Nitesh Kumar 36
Automatically attach or drop pdf from my .net web application to the sales force portal by using SOAP APi or REST Api
I need to attach or drop pdf from my .net web application to the sales force portal by using SOAP APi or REST Api
for that i guess I need to make a service call between salesforce and my web application , i am new to this .
please let me know where i can get the API or service to drop my pdf files to the salesforce portal.
for that i guess I need to make a service call between salesforce and my web application , i am new to this .
please let me know where i can get the API or service to drop my pdf files to the salesforce portal.
Check this link...
https://developer.salesforce.com/docs/atlas.en-us.salesforce_developer_environment_dotnet_tipsheet.meta/salesforce_developer_environment_dotnet_tipsheet/salesforce_developer_environment_dotnet_overview.htm
All Answers
Check this link...
https://developer.salesforce.com/docs/atlas.en-us.salesforce_developer_environment_dotnet_tipsheet.meta/salesforce_developer_environment_dotnet_tipsheet/salesforce_developer_environment_dotnet_overview.htm
Thanks for the link.
but i have done these things , now how will i know that which method is made in salesforce which is responsible to attach my pdf ..
can u please little explain more or if you have some demo over this .
please help me out.