You need to sign in to do that
Don't have an account?
Nitesh Kumar 36
How to get AccountNumber OR AccountID from SalesForce by C#
I want to create some record inside my account , for that i need accountNumber
please help me out that how i can get this???
Thanks in advance !!!!
please help me out that how i can get this???
Thanks in advance !!!!
Here is a great utility up Github that can give you a great head start with C#... https://github.com/giacomelli/SalesforceSharp
I have used it a number of times. Very easy to use and implement.
Happy Coding!