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

# Deel

# Deel Onboarding Guide

<img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel-setup-diagram.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=e72a6afa9260440349c0c6773fed0a07" alt="deel-setup-diagram.png" width="2162" height="640" data-path="images/deel/deel-setup-diagram.png" />

Integrating with Deel through Finch is a simple 3-step process! To get set up, you need to:

1. Create a Deel account
2. Create a Deel OAuth application
3. Connect your Deel OAuth application to Finch

This page explains each of these steps in detail. Happy integrating!

<Check>
  Integrating Deel via Finch makes your organization eligible for the **Deel Partner Program**. This includes go-to-market motions and revenue share opportunities with Deel. If you are interested or have already built an app, [**reach out here**](mailto:talaal.burny@deel.com?subject=Deel%20API%20Partner%20via%20Finch\&body=Hi%2C%0D%0A%0D%0AWe%20are%20interested%20in%20building%20on%20the%20Deel%20API%20and%20would%20like%20to%20know%20more%20about%20your%20API%20Partner%20Program.%0D%0A%0D%0AThanks.) to learn more about the program.
</Check>

## Step 1: Create a Deel account

If your company does not already have an account with Deel, you’ll need to create one. To create an account, follow the instructions below.

1. Navigate to **[https://app.deel.com/signup](https://app.deel.com/signup)** in your browser

2. Select the **I’m A Business** option and click **Next**

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_signup_1_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=58f4eafd7c3ca27adaa63a05b012a613" alt="deel_signup_1_whitespace.png" width="1582" height="650" data-path="images/deel/deel_signup_1_whitespace.png" />

3. Either **Sign Up Using Google SSO** or fill in the form below and select **Create Your Deel Account**

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_signup_2_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=3bed6fee4304d18df755a2fc39e0a978" alt="deel_signup_2_whitespace.png" width="1542" height="1088" data-path="images/deel/deel_signup_2_whitespace.png" />

4. If your form was submitted successfully, you’ll be taken to a confirmation page. You should now have received an email confirmation in your inbox. Open this email and follow the ensuing instructions to log into your generated account.

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_signup_3_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=75dbcbf1c346d2925e100174b6904017" alt="deel_signup_3_whitespace.png" width="1452" height="552" data-path="images/deel/deel_signup_3_whitespace.png" />

5. After logging into your account, follow the ensuing instructions to complete your account setup. When prompted with the solutions selection page, you may select **Skip**, and proceed with the remaining steps to complete your setup.

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_signup_4_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=62b272008e071176dc382918a6f51e7a" alt="deel_signup_4_whitespace.png" width="1476" height="1250" data-path="images/deel/deel_signup_4_whitespace.png" />

6. Voila! Your account setup is now complete! You should now be looking at your Deel home page, which should look something like the screenshot below.

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_homepage_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=8d58c3a780af1cbdd54fcb689b895656" alt="deel_homepage_whitespace.png" width="1452" height="652" data-path="images/deel/deel_homepage_whitespace.png" />

## Step 2: Create a Deel OAuth application

> To create a Deel OAuth application, you must be an **Organization Admin** or an **IT Developer Admin**.
>
> **Organization Admin:** The highest level of visibility and permissions. Can manage all aspects of the organization. This includes everything from members, billing, and other organization-wide settings.
>
> **IT Developer Admin:** Can build apps using Deel's API or subscribing to webhooks. They can also set up any native integration.
>
> More details can be found [**here**](https://help.letsdeel.com/hc/en-gb/articles/13916824207505-How-To-Add-Organization-Admins).

You’ll need to create and publish a Deel app for your customers to authorize your access to their data. Deel uses OAuth 2.0's authorization code grant flow to issue access tokens that grant access to specific groups of data. Please consult [**Deel's public documentation**](https://developer.deel.com/docs/oauth2) for more information on the OAuth2 flow.

Follow the instructions below to create and publish your Deel OAuth application.

1. Log into your organization's Deel account. If you do not already have a Deel account, please follow the instructions laid out in the **Create a Deel Account** section.

2. Follow Deel's [**Create an App**](https://developer.deel.com/docs/oauth2-apps#create-an-app) guide to create your app. Be sure to set your app type to **Organization** and to set your app's Redirect URL to `https://connect.tryfinch.com/auth/deel`!

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_createapp_form_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=f36948c5db1fe41e87ce7121cacbfa70" alt="deel_createapp_form_whitespace.png" width="1452" height="1028" data-path="images/deel/deel_createapp_form_whitespace.png" />

   > **IMPORTANT:** Copy and store your app secret (client secret) as it won't show again!

   <img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/deel_credentials_view_whitespace.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=40ba0049bed8a1d39519cf1b9871f30f" alt="deel_credentials_view_whitespace.png" width="1500" height="936" data-path="images/deel/deel_credentials_view_whitespace.png" />

3. Follow Deel's [**Publish an App**](https://developer.deel.com/docs/oauth2-apps#publish-an-app) guide to publish the app you just created. In production, all apps are submitted for review by default so you don’t need to do anything for this step to initialize the publishing process. You may need to wait a few business days for Deel to officially publish your app.

## Step 3: Connect your Deel OAuth application to Finch

The final step in your process is to configure your Deel integration with Finch. To do this, visit the Integrations tab of the [Finch Dashboard](https://dashboard.tryfinch.com), select Deel, and enter the client ID and client secret you generated in the previous step.

<img src="https://mintcdn.com/finch/8U6M212KK5wde_yD/images/deel/setup.png?fit=max&auto=format&n=8U6M212KK5wde_yD&q=85&s=cd421defd386f1d4a2c492ec6c161b93" alt="" width="3006" height="1720" data-path="images/deel/setup.png" />

That's it! You're now ready to start using Deel with Finch. If you have any questions, please don't hesitate to reach out to your Finch account manager.
