Category Archives: Salesforce Services

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 »

Salesforce Sage Integration just got Smarter with 5 New Features!

Salesforce is the #1 Cloud CRM solution with the core modules like customer service, marketing automation, analytics, and application development services. While on the other hand, Sage ERP manages business processes such as accounting, procurement, project management, risk management, compliance and supply chain operations. An integrated ERP – CRM system provides control and organisation of
 Read More »

Salesforce Tips – Dynamically Pass Parameters to Run Reports

This blog will guide a user on how to pass parameters a run-time on Report and invoke the report through custom link or custom button. Dynamic reports let users analyse the data for particular records whose parameters have been passed through URL. Read More: Salesforce – Sage ERP Integration For e.g.: Let’s consider a scenario
 Read More »

Creating Webservices using sites in Salesforce and access as REST API

The Salesforce REST API is a powerful web service that lets you integrate Salesforce applications using standard HTTP methods. This can then be used to integrate Salesforce with Sage ERP. With help of Apex REST, we can expose the data from Salesforce orgs and we can also fetch data from other systems which hits the
 Read More »

Salesforce Platform Events – What are they & how to use

While there are tons of documentation highlighting about platform events and their use cases there are even trailhead modules, recently we came up with the question that how should someone be able to tell a Salesforce rookie what a platform event is? Yes, it’s a platform-based notification system which can help orchestrate a proper integration
 Read More »

DocuSign Integration with Salesforce using DocuSign API’s-Part 2

In our previous part for DocuSign Integration with Salesforce, we discussed how to send the PDF document from Salesforce to DocuSign. Now, in this part, we will walk you through how to sign the document and send it back to Salesforce. So, follow the below mentioned steps- 1. Log in to DocuSign 2. Click on
 Read More »

DocuSign Integration with Salesforce using DocuSign API’s-Part 1

Docusign is a digital signature provider for your documents, quotations and various other papers which are digitally generated and maintained and signing each of them manually would quite be a hectic task. While it has been around for years, DocuSign has provided its own API for integrating your Salesforce org with your DocuSign Account. So
 Read More »