Hi All,Am trying to integrate AEM 6.5 + Salesforce and use OOTB workflow
"Salesforce.com-Export" to export AEM user as leads in salesforce.1).
Enabled SSL in AEM so as to use https.2). Created a "Connected App" in
salesforce by filling all required data.3). Integration between AEM &
Salesforce is successful.4). Edited the OOTB workflow
"Salesforce.com-Export" to use my salesforce configuration created.i.e
developer.5). Started the workflow with payload as some user path
"/home/users/xyz".6). Wor...