• mcintyrej
  • NEWBIE
  • 25 Points
  • Member since 2012

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

Hello all,

I'm trying to find a way how I can get the full sObject from SF via API.
- using retrieve() you need to specify the filds which you need to be retrieved bu I will like to get them ALL.
- using search() ... there is no ID fields.

Can someone advice me pls how I can solve this issue?

THX in advance.

Hi,

 

I have created a package which requires a client (PC installed) application for the solution to work.  I was wondering if there was anyway to initiate the download (and install) of this Install Kit from the install of the salesforce package?

 

Thanks,

John

Hi,

 

I have created a package which requires a client (PC installed) application for the solution to work.  I was wondering if there was anyway to initiate the download (and install) of this Install Kit from the install of the salesforce package?

 

Thanks,

John

Hello all,

I'm trying to find a way how I can get the full sObject from SF via API.
- using retrieve() you need to specify the filds which you need to be retrieved bu I will like to get them ALL.
- using search() ... there is no ID fields.

Can someone advice me pls how I can solve this issue?

THX in advance.