Multicurrency in Salesforce - QuickBooks Desktop Integration
Integration from Salesforce to QuickBooks
CustomerAddRq/CustomerAdd/CurrencyRef/FullName = IF(VALUE("Account/CurrencyIsoCode").equals("USD"),"US Dollar",IF(VALUE("Account/CurrencyIsoCode").equals("GBP"),"British Pound Sterling",IF(VALUE("Account/CurrencyIsoCode").equals("EUR"),"Euro",IF(VALUE("Account/CurrencyIsoCode").equals("CAD"),"Canadian Dollar",""))))PreviousMulticurrency in QuickBooks to Salesforce IntegrationNextMulticurrency in Salesforce QuickBooks Online Integration
Last updated