Salesforce .Net Integration | Salesforce Integration Case Study

preview_player
Показать описание
In this video, our integration expert demonstrate.. How to integrate .Net with salesforce using metadata API?
How to connect or integrate salesforce metadata SOAP API with c sharp .net?
For complete professional training visit at:

Рекомендации по теме
Комментарии
Автор

Good tutorial! thank you, I could make the integration, just few annotations for those who have issues:
You have to replace [][] in both reference files for both services each one in its own folder, not only one as seen in the video.
there's one more property you need to set to the CustomObject object -> pluralName
The upsertMetadata method receives the CustomObject type not the CustomField.

Regards!

bravedeveloper
Автор

Hi @Amit Sharma thanks for your teaching it is very helpful. So for payment integration is also the same way we can create record right

beinspired
Автор

sir what is with wsdl enterprise and partner

DevelopersTube