-
Rest Api integration error
https://www.forcetalks.com/blog/salesforce-to-salesforce-integration-using-rest-api-callouts/
i am getting error in this code public List<Account> acctList;
acctList = new List<Account>()
if(accountId != null && accountId != '')
please solve
Log In to reply.
Popular Salesforce Blogs
Salesforce Lightning Dominates Dreamforce 2017 — Here are the Six Takeaways!
In the customer dominated era, CRM system plays an integral role in maintaining and accelerating the growth of a business. This is really difficult for…
Algoworks Becomes Salesforce Silver Consulting Partner
For more than a decade, Algoworks has been providing outstanding services around Salesforce consultation, customization, development, and integration by bringing right skills and expertise around…
Building Apps Using Salesforce AppExchange
Introduction Salesforce AppExchange was launched in 2005. Salesforce AppExchange is an Online Store just like the 'Play store' in Android phones. It is the marketplace…
Popular Salesforce Videos
Wow Your Customers with Salesforce Customer 360
Salesforce Customer 360 helps companies unite their teams to deliver amazing wow-worthy experiences beyond customer expectations.
Salesforce Grid Component Modernization with Webix Widgets
Take a break and watch a short video about how we modernized the Salesforce Grid component with Webix.
UiPath automation for Salesforce | REST API commands | OAuth2 | Download files | Without activity
How to send a raw REST API command from UiPath to Salesforce without using custom activities. 0:00 Intro 1:35 OAuth2 4:10 Download files from a case, opportunity, account,…