Salesforce.com Connection Details
The Salesforce.com Connector dialog box contains the following fields:
Field | Description |
---|---|
Connection Name | The unique name for the connection you are creating. The name is displayed as a list option in the Connection list for all the Flogo Connector for Salesforce.com activities. |
Description | A short description of the connection. |
Authorization type |
The type of authorization you want to use to create the connection. You can select OAuth 2.0 Web Server Flow or OAuth 2.0 JWT Bearer Flow. Default: OAuth 2.0 Web Server Flow |
Environment | The environment you want to work in.
You can select Production or Sandbox. If you provide any value other than Production or Sandbox through app property, then at run time, the value "Production" is taken by default. It is an app property-enabled field. For more information about using application properties in connections, see the "Using App Properties in Connections" topic in the TIBCO Cloud™ Integration documentation. |
Custom OAuth2 Credentials |
Sets whether you want to use OAuth2 credentials to create a Salesforce connection. This field is available only when you select the authorization type as OAuth 2.0 Web Server Flow. Note: This field is supported only in the TIBCO Cloud™ Integration
|
Client ID |
The Consumer Key in the Salesforce Account (from the Connected Apps section in Salesforce Account). For details, see Salesforce documentation. It is available only when you set Custom OAuth2 Credentials to |
Client Secret | The Consumer Secret in the Salesforce Account (from the Connected Apps section in Salesforce Account). For details, see Salesforce documentation.
It is an app property-enabled field and is available only when you set Custom OAuth2 Credentials to For more information about using application properties in connections, see the "Using App Properties in Connections" topic in the TIBCO Cloud™ Integration documentation. |
OAuth2 Token | Autogenerated after you successfully create a connection.
It is an app property-enabled field and is available only when you select the authorization type as OAuth 2.0 Web Server Flow. For more information about using application properties in connections, see the "Using App Properties in Connections" topic in the TIBCO Cloud™ Integration documentation. |
JSON Web Token |
The JSON web token created in Salesforce.com that you can use for authentication. For more information about JSON Web Tokens (JWT) and how to create them, see the Salesforce.com documentation. It is an app property-enabled field and is available only when you select authorization type as OAuth 2.0 JWT Bearer Flow. For more information about using application properties in connections, see the "Using App Properties in Connections" topic in the TIBCO Cloud™ Integration documentation. Note: When a JWT expires, you can provide a renewed token or a new token through app property.
|
Configuring Salesforce Token for App Properties
You can configure the Salesforce token on the Environment control tab in TIBCO Cloud™ Integration and enter the values of the Client Secret and the OAuth2 Token fields.