Skip to main content
Homerun
Betav1.0.0
11 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 · API Key

Requires an API key generated from the Integrations Page in the Homerun App. Scopes are assigned at key creation and can…
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 · API Key

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
11 actions
Action
Description
Required scopes
List Job Applications
Retrieve a paginated list of job applications with optional filtering and related data inclusion.
Create Job Application
Create a new job application in Homerun.
Get Job Application
Retrieve a specific job application by ID.
Update Job Application
Update an existing job application.
Delete Job Application
Delete a job application by ID.
List Vacancies
Retrieve a paginated list of vacancies with optional filtering and related data inclusion.
Get Vacancy
Retrieve a specific vacancy by ID.
Create Note
Create a note on a job application.
Upload File
Upload a file (resume or assignment) to a job application.
Upload Photo
Upload a photo to a job application.
Ping
Test endpoint to verify API key authentication is working.