Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rp2018
Creator
Creator

How to connection to Salesforce without Token file?

We are using OAuth connection type to connect to Salesforce.  We don't store any refresh tokens in a file which tSalesforceConnection is looking for.  So, what is the best way to connect to Salesforce where token is not static?

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Do you have  admin access to salesforce?

The Oauth mode lets you use the salesforce components without using your credentials in the job, however, you need to give the job an authorization to connect to your account.

Are you able to copy/paste the authorization URL to a browser and authorize the job to connect?

Best regards

Sabrina

 

Anonymous
Not applicable

Hello, 

 

I have similar issue.

I am trying to connect to Salesforce using OAuth connection type. I use Talend Version v6.4.

My user do not have admin access to Salesforce.

From Salesforce Admin I received: Client Id, Client Secure,m Callback URL.

 

I configured tSalesforceConnection component as on attached screen (tSalesforceConnection_1.png).

 

I am able to use created link (I removed sensitive credentials from the link below):

https://[...address...].my.salesforce.com/services/oauth2/authorize?response_type=code&redirect_uri=https%3A%2F%2F[...address..].my.salesforce.com%3A433&client_id=[...Client Id..]

But to connect to Salesforce I need to give user and password in the browser, after that I can log in.

 



To see the whole post, download it here
tSalesforceConnection_1.png
OriginalPost.pdf