Double-click the tSalesforceConnection component to open its Basic settings view.
Select OAuth from the
Connection type drop-down list and Implicit
Flow from the Oauth2 flow type drop-down
list.
In the Client Id and Client Secret
fields, enter the key and secret used by the consumer to access Salesforce
respectively.
In the Callback Host and Callback
Port fields, enter the callback host and port information
respectively.
In the Token File field, browse to or enter
the path to the token file that stores the refresh token used by the OAuth-enabled
connected app to obtain new sessions without requiring the user to provide their
credentials.
Double-click the tFixedFlowInput component to open its Basic settings view.
Click the [...] button next
to Edit schema and in the pop-up schema dialog
box, define the schema by adding one column Name of String
type. When done, click OK to save the changes
and close the dialog box.
In the Mode area, select
Use Inline Content (delimited file). Then
in the Content field displayed, enter the data
to be written into Salesforce. For example, Talend.
Double-click the tSalesforceOutput component to open its Basic settings view.
Select the tSalesforceConnection component from the Connection
Component drop-down list to reuse the connection created by it.
Click the [...] button next
to the Module Name field and in the pop-up
dialog box, select the object you want to access. In this example, it is Account.
Click the [...] button next
to Edit schema to open the schema dialog box.
On the right side of the panel, remove all the columns except the column
Name. When done, click OK to save
the changes and close the dialog box.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!