Skip to main content
Hello,

I need to use an external API (CREDITSAFE) to get some account informations and display it in my Salesforce Account.

To use this API, we have to authenticate with a user and a password. A token bearer is returned, and we have to use it to call an endpoint. I tested with "Advanced REST client" and it's ok.

In the Salesforce help, I understand that I need to set a named credential and after create an external service that will use it in a flow. But I block on the authentication protocol : nothing works. Could you help me ?

Thanks in advance.
1 个回答
0/9000