SK SKYVVA Documentation

2. How to use Mule SKYVVA adapter?

The SKYVVA Connector helps accelerate integration to Salesforce product SKYVVA with Mule 4. Using this connector you can directly use the SKYVVA feature in Mule. The following feature of SKYVVA can be achieved through this connector.

You need to create a Mule project to use this connector. Once you created the project add the following dependency in your pom.xml                org.mule.extension              mule-skyvva-extension              1.3.1              mule-plugin       > The connector internally connect with salesforce to fetch the ouath token details required for SKYVVA application.The following operations are supported by this connector. Use Mule pallet to search SKYVVA connector.

Integrate, Integrate batch, Integrate synchornous  and Subscribe need same configuration as bellow: Consumer Key:  Salesforce Consumer key Consumer Secret: Salesforce Secret key Username: Salesforce username Password: Salesforce password Base API URL: Salesforce base url for your application.

Use the Test Connection button to test the connection once you are done with your configuration. Validate this connection to make sure your connection details are correct.

Open this article in the interactive viewer →