How to Create OAuth Credentials for JobAdder
This guide will help you set up your JobAdder OAuth app to connect with Apideck. JobAdder is a cloud-based recruitment management platform designed for staffing agencies and in-house corporate recruiters.
To create a connection with JobAdder, you need to complete the following steps:
- Enable the JobAdder connector in Apideck
- Create OAuth App in JobAdder Developer Portal
- Configure connector in Apideck
- Test the connection
1. Enable the JobAdder connector in Apideck
First, enable the JobAdder connector in your Apideck dashboard:
- Go to your Apideck dashboard
- Navigate to Configuration > ATS > JobAdder
- The connector will be available for configuration
2. Create OAuth App in JobAdder Developer Portal
Log in to JobAdder Developer Portal
- Go to the JobAdder Developer Portal
- Sign in with your JobAdder Developer account credentials
Navigate to Applications
- After logging in, navigate to Home > Applications in the top navigation
Create a new Application
-
Click on the Register a new application button
-
Fill out the application configuration:
- Application Name: Enter a descriptive name for your application (e.g., "Apideck")
- Your Authorized redirect URIs: Enter the Apideck Vault callback URL:
https://unify.apideck.com/vault/callback- Privacy URL: Enter the privacy URL of your application
- Short Description: Enter a short description of your application (optional)
- Logo URL: Enter the logo URL of your application (optional)
- Home Page URL: Enter the home page URL of your application (optional)
- Terms URL: Enter the terms URL of your application (optional)
-
Click on Register Application to register the new OAuth application.

Note: After registering your application, it must be approved by JobAdder before it can be used. Reach out to JobAdder to request approval for your application. Until the application is approved, your OAuth credentials will not work.
Copy OAuth Credentials
After creating your application, you'll see the following credentials:
- Client ID - This is your OAuth Client ID
- Client Secret - Click on click to reveal to view your OAuth Client Secret

3. Configure connector in Apideck
Now that you've successfully created your JobAdder OAuth app, you can add the credentials in the Apideck connector configuration.
- Go to your Apideck dashboard at https://platform.apideck.com/
- Navigate to Configuration > ATS > JobAdder
- Enter the following credentials:
- Client ID: Paste the Client ID you copied from JobAdder
- Client Secret: Paste the Client Secret you copied from JobAdder
- Under Servers, select the environment:
- Production - For live JobAdder data
- Sandbox - For testing with test data
- Click Save settings to save your configuration
4. Test the connection
You can test your JobAdder connector by clicking Test Vault in the Apideck dashboard.
- Click Authorize to start the OAuth flow
- You'll be redirected to JobAdder's authorization page
- Once authorized successfully, the connection should now show as Connected
Do your first API call to the JobAdder API
Test with this call:
Your JobAdder OAuth credentials are now configured and ready to use! 🎉