Skip to main content
softgarden
Betav1.0.0
32 actions · 1 auth method
ATS

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0 (Client Credentials)

Uses softgarden’s OAuth 2.0 Client Credentials flow. Confidential client credentials (client_id + client_secret) must be…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0 (Client Credentials)

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
32 actions
Action
Description
Required scopes
Check Email Existence
Check whether an email address is already registered as an applicant account.
Check Username Existence
Check whether a username is already registered as an applicant account.
Create Applicant Account
Register a new applicant account on the softgarden tenant.
List Applications
List all applications belonging to the authenticated applicant.
Get Application
Retrieve a single application by its ID.
List Application Sources
Retrieve the configured application sources for the tenant.
Withdraw Application
Withdraw a submitted application.
Check Job Applied
Check whether the authenticated applicant has applied to a job.
Get Application ID For Job
Retrieve the application ID for an applicant’s application to a specific job.
Start Application
Create a draft application for a job posting.
Store Application Information
Save applicant information to a draft application.
Update Application Information
Update applicant information on a draft application (PUT — replaces the entire ApplicationProfileDTO).
Submit Application
Finalize and submit a completed application.
Delete Draft Application
Delete an unsubmitted (draft) application.
Upload Attachment
Upload a file attachment to an application.
Get Attachment Metadata
Retrieve metadata for an attachment by ID.
Get Attachment Content
Download the actual file content of an attachment.
Delete Attachment
Delete an attachment from an application.
Upload Profile Picture
Upload an applicant profile picture to an application.
Upload CV
Upload a CV (résumé) to an application.
Get Catalog Values
Resolve catalog values for a specific catalog type.
List Jobboards
Retrieve all configured jobboards (channels) for the tenant.
Get Jobboard
Retrieve details of a single jobboard channel by ID.
Search Jobs In Channel
List or search the jobs published in a specific jobboard channel.
List Posting Channels (v3)
List all posting channels configured for the tenant (Frontend API v3).
List Jobs Of Channel (v3)
List all jobs published in a specific posting channel.
Get Job By ID (v3)
Retrieve a single job by its softgarden internal job ID, scoped to a channel.
Get Job By Project Number (v3)
Retrieve a single job by its project number (the human-readable identifier displayed on the career site), scoped to a ch…
Get Job Details HTML
Retrieve a job posting’s details as a rendered HTML string.
Get Job Name
Retrieve a job posting’s name as a plain string.
Check Application Exists For Job
Check whether the authenticated applicant has an application for the given job.
Get Job Prescreening Questions
Retrieve the mandatory prescreening questions for a job.