/
Configuring SalesBinder Operations

This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Configuring SalesBinder Operations

To use the SaleBinder connector, add the <salesbinder.init> element in your configuration before carrying out any other SalesBinder operations. 

SalesBinder uses an API key for authorization. For more information on authentication, see http://www.salesbinder.com/kb/generating-your-api-key/.

init
<salesbinder.init>
    <apiUrl>{$ctx:apiUrl}</apiUrl>
	<apiKey>{$ctx:apiKey}</apiKey>
</salesbinder.init>
Properties 
  • apiUrl: The URL of the API.
  • apiKey: The application key.

Now that you have connected to SalesBinder, use the information in the following topics to perform various operations with the connector. 

Related content

Sample Business Scenario for SalesBinder
Sample Business Scenario for SalesBinder
More like this
Configuring Magento Operations
Configuring Magento Operations
More like this
Configuring Drupal Operations
Configuring Drupal Operations
More like this
Configuring Salesforce Operations
Configuring Salesforce Operations
More like this
Salesforce Connector and Streaming Inbound Endpoint
Salesforce Connector and Streaming Inbound Endpoint
More like this