Tag Archives: Patch method

How to set cookies in HTTP Callout (APEX Salesforce)

We were planning on adding one more integration between Salesforce and an Online ERP system. As part of our R&D process, we were trying to connect and retrieve a sample data from Online ERP. But the ERP systems web services works little differently than other. Here, in addition we needed to assign the cookie information… Read More »

Salesforce Webservice Patch Method – HTTP PATCH verb in Salesforce

One of the awaited features that we were looking from Salesforce technical team is HTTP PATCH verb. Our product GUMU™ Integration deals with various web services as a part of integration with ERPs. Posting huge records with lots of ERP data was causing unnecessary performance issue with PUT verb. In other words, we are able to… Read More »