SFDC

Salesforce Integration with QuickBooks

Salesforce Integration with QuickBooks

QuickBooks is an acoauth2/v1/tokens/bearercounting software package developed and marketed by Intuit. QuickBooks products are geared mainly toward small and medium-sized businesses and offer on-premises accounting applications as well as cloud-based versions that accept business payments, manage and pay bills, and payroll functions. QuickBooks Online: Intuit also offers a cloud service called QuickBooks Online (QBO). The user pays a monthly subscription fee rather than an upfront …

Salesforce Integration with QuickBooks Read More »

Utilization of Hierarchy custom settings in formula field, custom button, process builder or workflow rules without hard-coding

Utilization of Hierarchy custom settings in formula field, custom button, process builder or workflow rules without hard-coding

Custom settings The answer is “Yes”.Query syntax: Select id,name,field_custobjField__c from Custom_settingObj__cEx: Select id,name,Percentage_Allowed__c from discount__c How to get the hierarchy custom setting value in apex? The answer is by using the “Custom settings methods ”.Custom settings methods are all instance methods, that is, they are called by and operate on a particular instance of a …

Utilization of Hierarchy custom settings in formula field, custom button, process builder or workflow rules without hard-coding Read More »

Scroll to Top