Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Exporting SF users to AEM

Avatar

Level 1

Hi Team,

I have an requirement to fetch the users / leads list from SDFC and display it on AEM page. Is there way simple way to achieve this? Please help.

Thanks,

6 Replies

Avatar

Community Advisor

Hi saravanank65031214

You can make a rest/soap call to get the users list from AEM to salesforce and then populate the list to into an AEM component.

Reference for Rest/SOAP call: Machine-to-Machine Salesforce Integrations in Java with REST and SOAP | Developer Force Blog

Regards,

Arpit Varshney

Avatar

Level 1

Thanks arpitv27529355​. I think, this does not require AEM  and Salesforce cloud service integration. AEM just uses the API to fetch the user list from SF. Am i right?

Avatar

Community Advisor

Yes saravanank65031214 , it will just consume the API to get the users of salesforce as a response