I’m facing issue with the SalesForce Connector, I’m unable to authenticate with the sales portal using the following method.
In the workflow,
-
Placing the SalesForce Connector from the node repository.
-
Authentication Type as Interactive from the dropdown menu.
-
It opens the browser to https://xxxx.my.salesforce.com/
-
It failed to authenticate if we provide the credentials correctly,
My question is to check if there is a way to authenticate without the MFA, to avoid sends a code to the registered email address
Can you please explain to resolve the issue? How to get the security token from SalesForce to pass the credentials ?