Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Hi Community,
I have issues connecting my AEP sandbox with Salesforce CRM (other way round - Source Connection - works fine!). As described here (https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/crm/salesforce.html) I have created a connected app and collected all relevant credentials - but it's not possible to connect the instances. Is there any additional setting I should know about?
Maybe the connected app is falsely configured? I have added the IPs (see below). Furthermore, there is a "Callback URL" required but not mentioned in the AEP documentation - does anyone have experience here?
Best
¡Resuelto! Ir a solución.
Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.
Vistas
Respuestas
Total de me gusta
call back URL can be anything, you can use localhost.
Fill in all the required fields and have your client_id key (labelled 'Consumer Key') and client_secret (labelled 'Consumer Secret').
Once done, select 'Manage' then 'Edit Policies'
Make sure IP relaxation is set to Relax IP restrictions,
and make sure that Permitted Users is set to "All users may self-authorize.",
and also make sure the your Security > Network Access > Trusted IP Ranges has been set
AEP IP addresses are listed in this [1] ; use a tool like "ipcalc" to find min and max host.
[1] - https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/streaming/ip-addres...
Vistas
Respuestas
Total de me gusta
call back URL can be anything, you can use localhost.
Fill in all the required fields and have your client_id key (labelled 'Consumer Key') and client_secret (labelled 'Consumer Secret').
Once done, select 'Manage' then 'Edit Policies'
Make sure IP relaxation is set to Relax IP restrictions,
and make sure that Permitted Users is set to "All users may self-authorize.",
and also make sure the your Security > Network Access > Trusted IP Ranges has been set
AEP IP addresses are listed in this [1] ; use a tool like "ipcalc" to find min and max host.
[1] - https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/streaming/ip-addres...
Vistas
Respuestas
Total de me gusta
Thank you Nirmal_Jose!
Your remarks are great and I tried it again, but unfortunately, the connection keeps failing.
Any other idea what could be wrong? Is there maybe an API Call I can perform with these credentials to see whether the credentials itself are correct?
Vistas
Respuestas
Total de me gusta
Interesting, can you check whether REST APIs are enabled using the sfdx command line before the process:
> sfdx auth:web:login -a nirmal@mydem.sandbox --instanceurl=https://mydemo3-dev-ed.develop.my.salesforce.com
Successfully authorized nirmal@mydemo.sandbox with org ID 1232231232
There are a few tips and tricks mentioned in [1] like API url etc.
[1] - https://stackoverflow.com/questions/12794302/salesforce-authentication-failing
Vistas
Respuestas
Total de me gusta
HI - I found the issue. The domain contained a "XXX.development" which had to be added. Thanks @Nirmal_Jose you helped me a lot!
Vistas
Respuestas
Total de me gusta
I am not able to connect to Salesforce from AEP. I have the correct Client ID and Secret Key. Added the network access as shown. When I click on Connect I get Invalid Request in the browser console
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas