Skip to main content
Creating a service account requires the Service Account - Manage permission (TMC_SERVICE_ACCOUNT_MANAGEMENT), which the Security Administrator role includes. It also requires a Talend Cloud subscription that includes the Talend Management Console — a Qlik Cloud Analytics-only plan or a free trial does not open the Management Console. The number of service accounts you can create depends on the Talend Cloud admin add-ons in your license (each admin add-on allows three service accounts).

Creating a service account

A service account provides the OAuth 2.0 client credentials (a Client ID and Client Secret) that StackOne uses to authenticate with Talend Cloud.

1

Sign in to Qlik Talend Cloud

Sign in to your Qlik Talend Cloud account.

  • To access the Talend Management Console, it is mandatory to migrate your Talend Cloud account to Qlik. If prompted, complete the migration wizard by clicking Migrate your Talend account, then sign in with your Qlik email and password.
  • If you have multiple tenants, select your Talend tenant after you sign in.
2

Open the Management Console

Open the Management Console for your Talend Cloud account.

  • Confirm the region host in your portal URL — for example, https://app.eu.cloud.talend.com is region EU.
3

Open the Users & Security page

In the Management Console, open Users & Security from the left navigation.

  • Click the Service accounts tab.
4

Create a service account

Click Create new, then select Service account.

  • Enter a name for the service account, for example StackOne Integration.
  • Select the permissions the service account needs for your integration.
  • Click Save.
5

Copy the ID and secret

After saving, a dialog displays the service account credentials.

  • Copy the ID — this is your Client ID — and paste it into the Client ID field in the StackOne Connector profile.
  • Copy the secret — this is your Client Secret — and paste it into the Client Secret field in the StackOne Connector profile.
  • Its secret is displayed only once. Keep a copy — it is required to generate or renew tokens for this service account. If you lose it, you must renew the secret.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Talend:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Talend
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Talend.