---
title: "Front Integration"
slug: "front"
description: "Learn how to connect Front to Opensense using the Front API to sync teammates and push company-managed email signatures directly into their accounts."
updated: 2026-05-01T14:46:59Z
published: 2026-05-01T14:46:59Z
canonical: "help.opensense.com/front"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.opensense.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Front Integration

## Overview

This article explains how to connect Front to Opensense using the Front API. Once connected, Opensense can sync your Front teammates and push managed email signatures directly into their accounts.

## Before you start

You'll need:

- Front admin access to generate an API token and configure teammate settings
- Opensense admin access to configure the integration

## Step-by-step guide

### Step 1: Generate an API token in Front

Creating an API token in Front is a 4-step process. Complete each step in order.

1. Log in to Front as an admin.
2. Navigate to **Settings**, select the **Company** tab, then go to **Developers > API tokens**.
3. Click **Create API token**.
4. **Token details:** Name the token (for example, "Opensense Integration") and click **Next**.
5. **Feature access:** Select both of the following, then click **Next**:
  - **Access Resources**: allows the token to manage Front API resources such as inboxes, contacts, and signatures
  - **Auto-provisioning**: allows the token to manage teammate provisioning via SCIM, which enables Opensense to sync and manage Front users
6. **Namespace access:** Select all three namespaces, then click **Next**:
  - **Global**: core API resources used for directory syncing
  - **Shared**: shared inboxes and workspaces; select the workspaces where teammates should receive Opensense signatures
  - **Private**: individual user mailboxes; required for signature pusher
7. **Resource permissions:** Enable the following permissions:

| Resource | Read | Write | Delete |
| --- | --- | --- | --- |
| Signatures | ✓ | ✓ | ✓ |
| Teammate groups | ✓ |  |  |
| Teammates | ✓ |  |  |
| Teams | ✓ |  |  |

1. Click **Create** and copy the token.

![Front API token creation wizard showing the Resource permissions step with Read, Write, and Delete columns](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/image-1774032795581.png)

Front Company Developer API Token Settings

### Step 2: Enable individual API access for teammates

For Opensense to push signatures into individual inboxes, the **Allow access to my individual resources via the API** setting must be enabled for each teammate in Front.

If this setting is not enabled for a teammate, Opensense can sync that user but signature push will fail for their account. User sync and signature push work independently.

1. In Front, navigate to **Settings** and confirm you are on the **Company** tab.
2. Select **Teammates** from the left sidebar.
3. Select a teammate.
4. Select the **Preferences** tab from the horizontal tab bar at the top of the teammate's profile.
5. Enable **Allow access to my individual resources via the API**.
6. Repeat for each teammate who should receive a managed signature.

![Teammates Settings in Front](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/Screenshot 2026-03-20 at 4.10.41 PM.jpg)

Front Company Teammates Settings

### Step 3: Add the API token in Opensense

1. Log in to Opensense as an admin.
2. Navigate to **Manage > Domain Settings > Directory/Sync > Front**.
3. Paste your API token into the token field.
4. Enable **Auto-sync users** if you want Front teammates to sync automatically into Opensense.
5. Click **Save**.

Opensense connects to Front and begins syncing teammates based on your auto-sync setting.

![Opensense Domain Settings for Front](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/Screenshot 2026-03-20 at 4.13.28 PM.jpg)

Opensense Domain Settings for Front

## Push to Front

Once users are synced, you can push their assigned Opensense signature directly into their Front account. Opensense writes the signature via the Front API, placing it in the teammate's signature settings without any action required from the teammate. For a full walkthrough of the pusher tool, see [Using the Opensense Pusher](/v1/docs/introduction-to-pusher).

1. In Opensense, navigate to **Signatures > Pusher**.
2. Click **New Push**.
3. Configure the users in the **Pusher tool wizard**.

**Expected result:** The signature appears in the teammate's Front account. The teammate will see it in their signature selector in the Front composer.

## Sync Front Users

If **Auto-sync users** is enabled, Opensense syncs Front teammates automatically on a recurring schedule. To trigger a manual sync:

1. In Opensense, navigate to **Manage > Users**.
2. Click **Actions**.
3. Select **Run Sync** and set the source to **Front app**.

**Expected result:** Synced Front teammates appear in your Opensense user list under **Manage > Users**.

## Troubleshooting

### Common issues:

**Problem:** Signatures are not appearing in a teammate's Front account after pushing.

**Solution:** Confirm that **Allow access to my individual resources via the API** is enabled on the teammate's **Preferences** tab in Front. Signature push will fail without this permission, even if the user is synced.

> [!WARNING]
> To verify: push the signature again after enabling the setting. The signature should appear in the teammate's Front account.

**Problem:** Auto-sync is on but teammates are not appearing in Opensense.

**Solution:** Verify that the API token has **Read** enabled for the Teammates resource and that the token was saved correctly in **Manage > Domain Settings > Directory/Sync > Front**.

> [!WARNING]
> To verify: check that the teammate appears in the Opensense user list after saving the token.

## Related articles

- [Front API: Access to private resources](https://help.front.com/en/articles/2516)
- [Front SMTP Relay](/v1/docs/front-smtp-relay)
- [Front Preset Signatures](/v1/docs/front-preset-signatures)

## Opensense Support

For further assistance, contact Opensense Support:

- Email: [help@opensense.com](mailto:help@opensense.com)
- Knowledge Base: [help.opensense.com](http://help.opensense.com)
