• Daniel Fields 1
  • NEWBIE
  • 10 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
First, I'm new to Salesforce and the API.  I'm trying to familiarize myself with the API and using it on C#.  I've been able to accomplish the basic tasks.

I have been able to get a list of quotes.  I have also accessed the details of a sepcific quote.  I need to access the line items for a specific quote.

Which API call do I make?
First, I'm new to Salesforce and the API.  I'm trying to familiarize myself with the API and using it on C#.  I've been able to accomplish the basic tasks.

I have been able to get a list of quotes.  I have also accessed the details of a sepcific quote.  I need to access the line items for a specific quote.

Which API call do I make?