Skip to main content
Feedback

Salesforce Apex connection

The Salesforce Apex connection defines the URL and credentials needed to access a single Salesforce account.

Connection tab

This connector does not support the ability to specify the type of security to use for the connection. To access authenticated and protected resources, Boomi recommends that you use the Web Services SOAP Client connector. In the connection, specify the security and authentication information to make a successful connection.

URL - The default URL for new Salesforce Apex connection’s web services. For production, always use the following:

https://login.salesforce.com/services/Soap/u/18.0

Integrations using an older URL continue to show the original configuration, but are redirected automatically.

Username - The user name used to log into Salesforce. The user must have sufficient permissions to use the API and perform the necessary actions required by your Integration scenario.

Password - The password used to log in to Salesforce. This text is often concatenated with a security token. See the Salesforce connector topic for more information.

Test Connection

You can test your connection settings before you use or save the connection in a process. The Test Connection ensures that your specified settings are correct, valid, and accessible. If the test connection is successful, you can save the connection. Otherwise, review and correct any incorrect settings, then test again.

Attention

You can only run the Test Connection against containers associated with your account (local runtimes, runtime clusters, and runtime clouds).

On this Page