Tag: REST

[Salesforce / API] Bulk API 2.0 quick & dirty!

I introduce you our week’s trailblazer Claudio Marzorati. Claudio is a Salesforce Developer @ PwC Italy (Milan) with 2 years of experience. He worked with different retails that allowed him to increase his technical background on several aspects. From analysis, to development, to the direct relationship with the customer, nothing is left to chance. Other […]

[Salesforce / REST APIs] API Request limit on REST header response

Plyaing with Salesforce APIs for a super secret project I came across at this (the red one) response header: { date : “Fri, 31 Jul 2015 22:20:47 GMT”, set-cookie : -[ “BrowserId=8gV_vxxxT–xxxi0bg0vug;Path=/;Domain=.salesforce.com;Expires=Tue, 29-Sep-2015 22:20:47 GMT”, ], expires : “Thu, 01 Jan 1970 00:00:00 GMT”, sforce-limit-info : “api-usage=113/5000000”, last-modified : “Fri, 24 Jul 2015 12:07:09 GMT”, […]