Overview

To authenticate with Trafft, you need:
  1. Subdomain - The unique identifier for your Trafft instance (e.g. “developer” from developer.admin.trafft.com)
  2. Client ID - The unique identifier that Trafft assigns to your application
  3. Client Secret - A unique string that enables the client application to access Trafft
This guide will walk you through finding these credentials within your Trafft admin panel.

Prerequisites:

  • You must have a Trafft account

Instructions:

Step 1: Access API Settings

  1. Log in to your Trafft admin panel at https://your-subdomain.admin.trafft.com
  2. Navigate to Features > Integrations > API Settings

Step 2: Get your credentials

On the API Settings page, you will find:
  1. Your API URL which contains your full API URl including the subdomain (e.g. https://developer.admin.trafft.com)
  2. Your Client ID
  3. Your Client Secret

Step 3: Enter credentials in the Connect UI

Once you have your credentials:
  1. Open the form where you need to authenticate with Trafft
  2. Enter your Subdomain, Client ID and Client Secret in their respective fields
  3. Submit the form, and you should be successfully authenticated
You are now connected to Trafft.