• Randhir Kawade
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies
can anybody explain what is version in REST API resource
ie. /services/data/v36.0/sobjects/, what this version is? which version shall i use?
and if my customer upgrades it's instance to new version what required changes ill need to make
i am integrating  asp.net webapp with salesforce
i have to perform CRUD operations on account object
how can i do it without apex cpde
 
In Application sale, I found Accounts has a data type address.

In my application I also needs a field like that.

But I have no idea how it comes.

Any one know about that?

thank you for you help!