Using Date Function in DBSync Integration
Using Date function in DBSync
MySQL to Salesforce Integration
SELECT AccountName, BillingStreet, AnnualRevenue, DATE_FORMAT(LastModifiedDate,'%Y-%m-%dT%H:%i:%sZ') AS 'LastModifiedDate' FROM DBAccount.Salesforce to MySQL Integration
SQL Server to Salesforce Integration
Salesforce to SQL Server Integration
Last updated