Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Adobe campaign classic v8 & salesforce CRM integration

Avatar

Level 1

Hi Team,

 

I am trying to get connected with salesforce, but getting an error Invalid login & password. Further on this I checked & salesforce credentials i have is working fine. PFA error snap for reference.

Sayadav_0-1654786724648.png

Looking for best possible solutions.

 

Thanks

 

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

Hello @Sayadav , 

 

I would like to suggest you following points to debug it. 

 

1. First try to validate your credential are correct.You can use postman to validate it.

Salesforce REST API Postman: Simplified 101 (hevodata.com)

There i see, they are using same parameters as in campaign.

Parvesh_Parmar_0-1654853062785.png

 

2. If your request is validate in post man then try to look on your network side. 

3. If you are using adobe campaign in  your company internal network then discuss with your infra team to check the logs of this request on firewall. 

4. If possible, try to do a request form AC instance which is not in any internal network. I see many time connection is working form local server but not from  server hosted by company. This is due to network issue. 

Normally they use NSlookup command to debug it.

5. Check your build version. I see some time old version does not support it and get error even they have this option. If your build is old, try same connection credential in new build.

Thanks. 

Parvesh.

 

 

 

Parvesh Parmar – Adobe Community Advisor
https://www.linkedin.com/in/parvesh-parmar/

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Community Advisor

Hello @Sayadav , 

 

I would like to suggest you following points to debug it. 

 

1. First try to validate your credential are correct.You can use postman to validate it.

Salesforce REST API Postman: Simplified 101 (hevodata.com)

There i see, they are using same parameters as in campaign.

Parvesh_Parmar_0-1654853062785.png

 

2. If your request is validate in post man then try to look on your network side. 

3. If you are using adobe campaign in  your company internal network then discuss with your infra team to check the logs of this request on firewall. 

4. If possible, try to do a request form AC instance which is not in any internal network. I see many time connection is working form local server but not from  server hosted by company. This is due to network issue. 

Normally they use NSlookup command to debug it.

5. Check your build version. I see some time old version does not support it and get error even they have this option. If your build is old, try same connection credential in new build.

Thanks. 

Parvesh.

 

 

 

Parvesh Parmar – Adobe Community Advisor
https://www.linkedin.com/in/parvesh-parmar/

Avatar

Level 1

Thanks Parvesh