Creating a Salesforce.com Connection

You must create a Salesforce.com connection before you can use Flogo Connector for Salesforce.com. The Salesforce.com connection contains all the parameters required to connect to the Salesforce.com REST API. The Salesforce.com connection is used by all the activities in the Salesforce.com category. Before you create a Salesforce.com connection, ensure that you have an active Salesforce.com account.

Prerequisites

Procedure

  1. To create a Salesforce.com connection, click the Connections tab on the Flogo page and perform one of the following actions:
    • If this is the first connection you are adding, click the Salesforce connector tile.
    • If you already have an existing connection for any connector in Flogo, the connections are displayed on the Connections page.
      • Click the Create button and then click the Salesforce connector tile.
  2. In the Salesforce Connector dialog, enter a name for the connector in the Name text box and optionally a description in the Description text box.
  3. Select the Environment you want to use from the drop down list.
  4. Enter the Client Id and Client Secret. The Consumer Key field in Salesforce.com corresponds to Client ID in Salesforce.com Connection dialog, and the Consumer Secret in Salesforce.com corresponds to Client Secret in Salesforce.com Connection dialog.
  5. Enter your user name and password for Salesforce.com and click Log In. If your Salesforce account(s) credentials are saved, the user name(s) are listed and you can click the user name for the account you want to use to create this connection.
  6. You might be asked to verify your identity. Enter the code you received in the Verification Code text box and click Verify.
  7. In the Allow Access dialog, click Allow.

The Connections page opens and displays the new connection you just created and the autogenerated OAuth Token.

Important Points