• Jerry Runnels
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi everyone,

I need to demonstartes how a non-sfdc aplication consumes sfdc data using odata. I believe every odata consumer needs to have an odata producer, I mean we cant just use odata client to call Rest or SOAP web services, the protocol has to be followed at both the ends, right ?

Does sfdc provide odata api or any way to build it ?