• Gary Sahnger
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
I created a new Site, which creates the public profile for that site. Every time I try to edit the Apex Class Access, I get an internal service error.
Hi!

I have questions about the Describe Global REST endpoint (https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_describeGlobal.htm) to retrieve meta-data regarding all sObjects for a particular Salesforce organization:
  1. The response is pretty large, I am however just interested in a few fields per sObject (createable, retrievable, updateable). Is it possible to limit the response to selected fields? Using the "fields" query parameter which can be used when retrieving a specific sObject does not seem to work here.
  2. The response contains the field "maxBatchSize" with the default value 200. I am afraid that I miss some objects like this, however it seems like there is no way to increase this limit per request? The header "Sforce-Query-Options" seems not to work for this endpoint. There is also no link in the response header to potentially retrieve the next page of results.
Thanks a lot for your help!
 

Hi all,

 

          how to integrate salesforce with chaimp using http callouts, i created mail chimp api key, but what is end point url, where will i get end point url. and how to connect salesforce with mailchimp. 

 

 

Thank you